(PHP >= 5.3.0, PECL phar >= 1.0.0)
Phar::canCompress
  • References/PHP/Function/Compression/Phar/Phar

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns whether phar extension supports compression using either zlib

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

(PHP >= 5.3.0, PECL phar >= 1.1.0) Return array of supported signature types

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Return version info of Phar archive

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

(Unknown) Returns true if the phar archive can be modified

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Decompresses the entire Phar archive

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Used to determine whether Phar write operations are being buffered

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Start buffering Phar write operations, do not modify the Phar object

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) mapPhar for web-based phars. front controller for web applications

2025-01-10 15:47:30