From: Stanislav Malyshev Date: Sun, 31 May 2009 21:31:15 +0000 (+0000) Subject: fix for #48247 X-Git-Tag: php-5.2.10RC2~47 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac345b5915a2846f9b9b9da5ccb99ac673ef286a;p=php fix for #48247 --- diff --git a/NEWS b/NEWS index d95b02cecb..ff3ac88591 100644 --- a/NEWS +++ b/NEWS @@ -12,6 +12,7 @@ PHP NEWS 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)