]> granicus.if.org Git - php/commitdiff
Add #51363
authorStanislav Malyshev <stas@php.net>
Mon, 6 Aug 2012 04:00:04 +0000 (21:00 -0700)
committerStanislav Malyshev <stas@php.net>
Mon, 6 Aug 2012 04:00:04 +0000 (21:00 -0700)
NEWS

diff --git a/NEWS b/NEWS
index 623a791b4e7501d248f8db0cf5164a089204e2de..9aa95dab6985dbe9ac9d6fa34c4a6ae39829a940 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,8 @@ PHP                                                                        NEWS
 - Core:
   . Fixed bug #62725 (Calling exit() in a shutdown function does not return
     the exit value). (Laruence)
+  . Fixed bug #51363 (Fatal error raised by var_export() not caught by error 
+    handler). (Lonny Kapelushnik)
 
 - PDO:
   . Fixed bug #62685 (Wrong return datatype in PDO::inTransaction()). (Laruence)