]> granicus.if.org Git - php/commitdiff
Update NEWs
authorXinchen Hui <laruence@php.net>
Thu, 4 Apr 2013 06:49:22 +0000 (14:49 +0800)
committerXinchen Hui <laruence@php.net>
Thu, 4 Apr 2013 06:49:22 +0000 (14:49 +0800)
NEWS

diff --git a/NEWS b/NEWS
index 974df5e9ed89d9611448347f51e04ed2b0c8d062..67b7bf7e990940ce2f41dab909b3a0de8c527644 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,8 @@ PHP                                                                        NEWS
 ?? ??? 20??, PHP 5.5.0 Beta 3
 
 - Core:
+  . Fixed bug #64578 (debug_backtrace in set_error_handler corrupts zend heap: 
+       segfault). (Laruence)
   . Fixed bug #64565 (copy doesn't report failure on partial copy). (Remi)
   . Fixed bug #64555 (foreach no longer copies keys if they are interned).
     (Nikita Popov)