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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Uncompresses the current Phar entry within the phar, if it is compressed

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

(PHP 4 >= 4.0.4, PHP 5, PHP 7) Returns a bzip2 error number

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

(No version information available, might only be in Git) Returns the entry contents using its index

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

(PHP 5 >= 5.2.0, PHP 7, PECL zip >= 1.1.0) Returns the Zip archive comment

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

(PHP >= 5.3.0, PECL phar >= 1.0.0) Returns whether file entry has had its CRC verified

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

(PHP >= 5.3.0, PECL phar >= 2.0.0) Decompresses the current Phar entry within the phar

2025-01-10 15:47:30