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

search for in the

Instalacja> <Wstęp
Last updated: Fri, 28 Nov 2008

view this page in

Instalacja/Konfiguracja

Spis treści

Wymagania

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
Instalacja/Konfiguracja
judas dot iscariote at gmail dot comnospam
08-May-2007 02: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.

Instalacja> <Wstęp
Last updated: Fri, 28 Nov 2008
 
 
show source | credits | sitemap | contact | advertising | mirror sites