(PHP >= 5.3.0, PECL phar >= 1.0.0)
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::isFileFormat
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 2.0.0) Returns true if the phar archive is based on the tar/phar/zip file

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
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
Phar::buildFromDirectory
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 2.0.0) Construct a phar archive from the files within a directory.

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Used to set the PHP loader or bootstrap stub of a Phar archive

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) determines whether a file exists in the phar

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

(PHP >= 5.3.0, PECL phar >= 1.2.0) Return array of supported compression algorithms

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) set the contents of an internal file to those of an external file

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Returns the full path on disk or full phar URL to the currently executing

2025-01-10 15:47:30