On Wed, 23 Jan 2008 14:56:32 -0600, Greg Beaver <[EMAIL PROTECTED]> wrote:
> Sam Barrow wrote:
>> PHP has ZIP, GZip, and BZ2 support, but nothing for tar archives. Is
>> anyone interested in working on a tar extension?
> 
> FYI, pecl/phar has full tar support plus tar.gz/tar.bz in the
> soon-to-be-released 2.0.0 version.
Kewl. :)
>  Development on tar features has
> stabilized, I'm focusing on the zip support atm, but if you see a
> missing feature, feel free to chime in.

On a recent BSD 7 install I notice the following in the make file:
PORTNAME=    phar
PORTVERSION=    1.2.0
 ...
OPTIONS=    BZ2    "Enable bz2 compression support" off \
    ZLIB    "Enable gzip compression support" off

I can't help but notice the defaults for gzip, and bzip is disabled.
Are there any gzip/bzip stability issues in this version?

Thanks.

--Chris H

> 
> Greg
> 
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
/////////////////////////////////////////////////////
Service provided by hitOmeter.NET internet messaging!
.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to