downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | conferences | my php.net

search for in the

Phar::getSupportedSignatures> <Phar::getStub
[edit] Last updated: Fri, 17 May 2013

view this page in

Phar::getSupportedCompression

(PHP >= 5.3.0, PECL phar >= 1.2.0)

Phar::getSupportedCompressionサポートする圧縮アルゴリズムの配列を返す

説明

array Phar::getSupportedCompression ( void )

パラメータ

パラメータはありません。

返り値

Phar::GZ あるいは Phar::BZ2 を含む配列を返します。 これは、zlib 拡張モジュールと bz2 拡張モジュールが使用可能かどうかによって決まります。

参考



add a note add a note User Contributed Notes Phar::getSupportedCompression - [0 notes]
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites