Hello chris, there is no stability issue with gz and 5.2.6 will fix the last issue with bz2/phar interaction. The actual reason for both being off is that they reside in pecl and the assumption is that pecl modules are not present by default. Simply add those two extensions and build again.
marcus Thursday, January 24, 2008, 6:14:45 PM, you wrote: > 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! > . Best regards, Marcus -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php