]> granicus.if.org Git - php/commitdiff
fix for #48247
authorStanislav Malyshev <stas@php.net>
Sun, 31 May 2009 21:31:15 +0000 (21:31 +0000)
committerStanislav Malyshev <stas@php.net>
Sun, 31 May 2009 21:31:15 +0000 (21:31 +0000)
NEWS

diff --git a/NEWS b/NEWS
index d95b02cecbd196d87460bb0218434114c5eadfd3..ff3ac88591a9804842ed5ada585a763e8e71a306 100644 (file)
--- 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)