Hi,
am I correct in assuming that all critical PHP5 bugs are now killed, or
is there anything left that hinders the RC3 release?
Stefan
Stefan,
I am just waiting for a final OK from Sebastian on a crash bug he has been
having. It might well be that your fix has solved this problem. I don't see
any other reasons to keep RC3 and I'll roll it tomorrow if all goes well.
Thanks,
Andi
At 01:51 PM 6/6/2004 +0200, Stefan Esser wrote:
Hi,
am I correct in assuming that all critical PHP5 bugs are now killed, or is
there anything left that hinders the RC3 release?Stefan
Andi Gutmans wrote:
I am just waiting for a final OK from Sebastian on a crash bug he has
been having.
This code
<?php
mysql_connect('a', 'b', 'c');
?>
still segfaults (current HEAD, Debug_TS on Windows XP) for me.
The odd thing is that MSVS is not giving me a backtrace.
--
Sebastian Bergmann
http://sebastian-bergmann.de/ http://phpOpenTracker.de/
Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/