Commit:    01e414bb6fb1f1939df3b45d3cd64f140f91e440
Author:    Stanislav Malyshev <s...@php.net>         Sun, 5 Aug 2012 21:00:04 
-0700
Parents:   45f3322905dfa5ae60f7b5a55b8cb29d0ac63e5d
Branches:  PHP-5.4 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=01e414bb6fb1f1939df3b45d3cd64f140f91e440

Log:
Add #51363

Bugs:
https://bugs.php.net/51363

Changed paths:
  M  NEWS


Diff:
diff --git a/NEWS b/NEWS
index 623a791..9aa95da 100644
--- 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)


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to