(PHP >= 5.3.0, PECL phar >= 1.0.0)
Compresses all files in the current Phar archive using Bzip2 compression
public bool Phar::compressAllFilesBZIP2 ( void )
Note:
This method has been removed from the phar extension as of version 2.0.0. Alternative implementations are available using Phar::compress(), Phar::decompress(), Phar::compressFiles() and Phar::decompressFiles().
Note:
This method requires the php.ini setti