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

search for in the

Instalarea> <Introducere
Last updated: Fri, 01 Aug 2008

view this page in

Instalarea / configurarea

Cuprins

Necesităţi

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
Instalarea / configurarea
judas dot iscariote at gmail dot comnospam
08-May-2007 04: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.

Instalarea> <Introducere
Last updated: Fri, 01 Aug 2008
 
 
show source | credits | stats | sitemap | contact | advertising | mirror sites