PharFileInfo::getPharFlags
  • References/PHP/Function/Compression/Phar/PharFileInfo

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns the Phar file entry flags

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

(Unknown) Create a phar-file format specific stub

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

(Unknown) Defines a list of up to 4 $_SERVER variables that should be modified for execution

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

(Unknown) Used to set the PHP loader or bootstrap stub of a Phar archive to the default loader

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Deletes the global metadata of a zip archive

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Compresses all files in the current Phar archive using Bzip2 compression

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

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

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Sets phar archive meta-data

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

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

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Returns Phar::GZ or PHAR::BZ2 if the entire phar archive is compressed

2025-01-10 15:47:30