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

search for in the

Phar::getSupportedSignatures> <Phar::getStub
Last updated: Fri, 05 Sep 2008

view this page in

Phar::getSupportedCompression

(PECL phar:1.2.0-1.2.1)

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

説明

array Phar::getSupportedCompression ( void )

パラメータ

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

返り値

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



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

Phar::getSupportedSignatures> <Phar::getStub
Last updated: Fri, 05 Sep 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites