PHP 5.0.4RC2 rolled

php.internals

Zeev Suraski

21 years ago
All, There have been several fixes since RC1. If there are no show stoppers found, we hope to release the final 5.0.4 early next week. Source: http://downloads.php.net/zeev/php-5.0.4RC2.tar.gz http://downloads.php.net/zeev/php-5.0.4RC2.tar.bz2 Windows binaries: http://downloads.php.net/edink/php-5.0.4RC2-Win32.zip http://downloads.php.net/edink/php-debug-pack-5.0.4RC2-Win32.zip http://downloads.php.net/edink/pecl-5.0.4RC2-Win32.zip Test away! Zeev

Mike Robinson

21 years ago
There seems to be something magical about the 0.4 release number. 3.0.4 worked really well. It wasn't until 0.4 that PHP4 compiled and ran without anything breaking for me. This is the first time PHP5 installed and ran all my stuff out of the box. Any ideas when 6.0.4 will be out? ;) Excellent work folks. Very nice. Best, Mike Robinson Zeev Suraski wrote:

Jozef Hatala

21 years ago
Bug #32371 php://input sometimes returns dupl data http://thepathetic.com/jozef/php_input_stream_patch.html http://thepathetic.com/jozef/php-5.0.3-input_stream.patch http://thepathetic.com/jozef/php-4.3.10-input_stream.patch can still be reproduced on php-5.0.4rc2. Is there any particular reason why the patch did not make it into the rc? (Except for my machine hosting the patches being erroneously powered down by the datacenter yesterday...) This particular bug has taken me quite some time to hunt down at work, so I thought it is for the wellness of humanity to get it fixed ;-). Devoted php user, jh On Thu, Mar 24, 2005 at 07:14:42PM +0200, zeev wrote:

Greg Beaver

21 years ago
Zeev Suraski wrote:
> All, > > There have been several fixes since RC1. If there are no show stoppers > found, we hope to release the final 5.0.4 early next week. > > Source: > http://downloads.php.net/zeev/php-5.0.4RC2.tar.gz > http://downloads.php.net/zeev/php-5.0.4RC2.tar.bz2 > > Windows binaries: > http://downloads.php.net/edink/php-5.0.4RC2-Win32.zip > http://downloads.php.net/edink/php-debug-pack-5.0.4RC2-Win32.zip > http://downloads.php.net/edink/pecl-5.0.4RC2-Win32.zip > > Test away!
The PEAR bundle for windows is still out of date. Greg

Edin Kadribasic

21 years ago
On Mar 25, 2005, at 2:51, Greg Beaver wrote:
> > The PEAR bundle for windows is still out of date.
A specific instructions were given on what needs to be done to fix this. So far I didn't hear from anybody. Edin