Re: [PHP-DEV] PHP 5.1.3RC3 Released

2006-04-22 Thread Wez Furlong
I'd like to commit the following patch for bug #37158: http://y1.php.net/~wez/streams-37158.diff --Wez. On 4/20/06, Ilia Alshanetsky <[EMAIL PROTECTED]> wrote: > After a slew of unforeseen delays RC3 of 5.1.3 is finally out and is > ready for testing. If the release proves to be as stable as we a

Re: [PHP-DEV] PHP 5.1.3RC3 Released

2006-04-21 Thread Mike Bretz
Hello, in 5.1.3RC3 there is still memory corruption happening when using __get and foreach. IMHO this is a critical problem, since this leads to any kind of program misbehaving up to sigsegv (what happened here in production systems). As all memory corruption problems this can lead to security

Re: [PHP-DEV] PHP 5.1.3RC3 Released

2006-04-20 Thread Edin Kadribasic
Windows build is available at: http://downloads.php.net/edink/php-5.1.3RC3-Win32.zip http://downloads.php.net/edink/pecl-5.1.3RC3-Win32.zip http://downloads.php.net/edink/php-debug-pack-5.1.3RC3-Win32.zip Edin Ilia Alshanetsky wrote: After a slew of unforeseen delays RC3 of 5.1.3 is finally ou

[PHP-DEV] PHP 5.1.3RC3 Released

2006-04-20 Thread Ilia Alshanetsky
After a slew of unforeseen delays RC3 of 5.1.3 is finally out and is ready for testing. If the release proves to be as stable as we all hope it will be made into final a week from now. Given that this is the last chance to identify critical problems, testing is essential, so please give thi