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

search for in the

Instalação> <Introdução
Last updated: Fri, 22 Aug 2008

view this page in

Instalação/Configuração

Índice

Dependências

Phar requires PHP 5.2.0 or newer. Additional features require the SPL extension in order to take advantage of iteration and array access to a Phar's file contents. The phar stream does not require any additional extensions to function.

You may optionally wish to enable the zlib and bzip2 extensions to take advantage of compressed phar support. In addition, to take advantage of OpenSSL signing, the OpenSSL extension must be enabled.

Note that a bug in the zlib.deflate stream filter fixed in PHP version 5.2.6 and newer may cause truncation of gzip and bzip2-compressed phar archives.



add a note add a note User Contributed Notes
Instalação/Configuração
judas dot iscariote at gmail dot comnospam
08-May-2007 05:12
Binary packages of the Phar extension for SUSE/openSUSE are available here:

http://software.opensuse.org/download/server:/php:/extensions/

you need to install the php5-phar package.

Instalação> <Introdução
Last updated: Fri, 22 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites