PharException
  • References/PHP/Function/Compression/Phar/PharException

(Unknown) The PharException class provides a phar-specific exception class for try/catch blocks.

2025-01-10 15:47:30
Phar::delMetadata
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 1.2.0) Deletes the global metadata of the phar

2025-01-10 15:47:30
Phar::interceptFileFuncs
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 2.0.0) instructs phar to intercept fopen, file_get_contents, opendir, and

2025-01-10 15:47:30
PharData::isWritable
  • References/PHP/Function/Compression/Phar/PharData

(PHP >= 5.3.0, PECL phar >= 2.0.0) Returns true if the tar/zip archive can be modified

2025-01-10 15:47:30
PharData::setDefaultStub
  • References/PHP/Function/Compression/Phar/PharData

(PHP >= 5.3.0, PECL phar >= 2.0.0) dummy function (Phar::setDefaultStub is not valid for PharData)

2025-01-10 15:47:30
PharFileInfo::setCompressedBZIP2
  • References/PHP/Function/Compression/Phar/PharFileInfo

(PHP >= 5.3.0, PECL phar >= 1.0.0) Compresses the current Phar entry within the phar using Bzip2 compression

2025-01-10 15:47:30
Phar::decompressFiles
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 2.0.0) Decompresses all files in the current Phar archive

2025-01-10 15:47:30
PharData::addFromString
  • References/PHP/Function/Compression/Phar/PharData

(PHP >= 5.3.0, PECL phar >= 2.0.0) Add a file from the filesystem to the tar/zip archive

2025-01-10 15:47:30
Phar::offsetUnset
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 1.0.0) remove a file from a phar

2025-01-10 15:47:30
PharFileInfo::isCompressed
  • References/PHP/Function/Compression/Phar/PharFileInfo

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns whether the entry is compressed

2025-01-10 15:47:30