Phar::createDefaultStub
  • References/PHP/Function/Compression/Phar/Phar

(Unknown) Create a phar-file format specific stub

2025-01-10 15:47:30
bzopen
  • References/PHP/Function/Compression/Bzip2

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Opens a bzip2 compressed file

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

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

2025-01-10 15:47:30
ZipArchive::addEmptyDir
  • References/PHP/Function/Compression/Zip/ZipArchive

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.8.0) Add a new directory

2025-01-10 15:47:30
gzclose
  • References/PHP/Function/Compression/Zlib

(PHP 4, PHP 5, PHP 7) Close an open gz-file pointer

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
RarArchive::__toString
  • References/PHP/Function/Compression/Rar/RarArchive

(PECL rar >= 2.0.0) Get text representation

2025-01-10 15:47:30
gzdeflate
  • References/PHP/Function/Compression/Zlib

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Deflate a string

2025-01-10 15:47:30