(PHP >= 5.3.0, PECL phar >= 2.0.0)
Compresses the entire Phar archive using Gzip or Bzip2 compression
public object Phar::compress ( int $compression [, string $extension ] )
Note:
This method requires the php.ini setting phar.readonly to be set to 0 in order to work for Phar objects. Otherwise, a PharException will be thrown.
For tar-based and phar-based phar archives, this method compresses the entire archive usin