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, 24 May 2013

view this page in

Phar::getSupportedCompression

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

Phar::getSupportedCompressionDevolver un array de los algoritmos de compresión soportados

Descripción

array Phar::getSupportedCompression ( void )

Parámetros

No tiene parámetros.

Valores devueltos

Devuelve un array que contiene Phar::GZ o Phar::BZ2, dependiendo de la disponibilidad de la extensión zlib o de la extensión bz2.

Ver también



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 | sitemap | contact | advertising | mirror sites