RE: [PHP] PHP 4.0.5 is out

2001-04-30 Thread Zeev Suraski
Apparently the zip is indeed broken. We'll try to get a fixed one up there soon. Sorry for the hassle, Zeev At 01:21 1/5/2001, SHAWN wrote: >Is anyone else having problems with the Windows binary zip? I've downloaded >it a couple times and it keeps saying that it's corrupt. > >Thanks! >Shawn

Re: [PHP] PHP 4.0.5 is out (output compression)

2001-04-30 Thread Zeev Suraski
Yes it is, it's much more efficient. Zeev At 01:05 1/5/2001, Aaron Tuller wrote: >>At 12:12 AM +0300 5/1/01, Zeev Suraski wrote: >>- Implemented high-performance zlib-based output compression - see >> zlib.output_compression INI directive. (Zeev) > >is this different from ob_gzhandler()? if s

Re: [PHP] PHP 4.0.5 is out

2001-04-30 Thread Chris Fry
Shawn, Had the same problem - looks like the zip file is corrupted - you could try zipfix but it's reporting that there are 88 bytes missing. Chris SHAWN wrote: > Is anyone else having problems with the Windows binary zip? I've downloaded > it a couple times and it keeps saying that it's corr

RE: [PHP] PHP 4.0.5 is out

2001-04-30 Thread SHAWN
Is anyone else having problems with the Windows binary zip? I've downloaded it a couple times and it keeps saying that it's corrupt. Thanks! Shawn Sellars -- PHP General Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECT

Re: [PHP] PHP 4.0.5 is out (output compression)

2001-04-30 Thread Aaron Tuller
>At 12:12 AM +0300 5/1/01, Zeev Suraski wrote: >- Implemented high-performance zlib-based output compression - see > zlib.output_compression INI directive. (Zeev) is this different from ob_gzhandler()? if so, how is it different? thanks. -aaron -- PHP General Mailing List (http://www.php.n

[PHP] PHP 4.0.5 is out

2001-04-30 Thread Zeev Suraski
After a very long QA process, PHP 4.0.5 has finally been officially released. This is a maintenance version, with a lot of bug fixes from PHP 4.0.4pl1. Other than that, there aren't too many new features in this release, so it's mostly recommended for people that were experiencing one (or mo