stas Sun May 31 21:31:16 2009 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: fix for #48247 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1535&r2=1.2027.2.547.2.1536&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1535 php-src/NEWS:1.2027.2.547.2.1536 --- php-src/NEWS:1.2027.2.547.2.1535 Sun May 31 14:14:07 2009 +++ php-src/NEWS Sun May 31 21:31:15 2009 @@ -12,6 +12,7 @@ files). (Pierre) - Fixed bug #48359 (Script hangs on snmprealwalk if OID is not increasing). (Ilia, simonov at gmail dot com) +- Fixed bug #48247 PHP crashes on errors during startup. (Stas) - Fixed bug #42143 (The constant NAN is reported as 0 on Windows) (Kanwaljeet Singla, Venkat Raman Don)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php