From: Xinchen Hui Date: Thu, 4 Apr 2013 06:49:22 +0000 (+0800) Subject: Update NEWs X-Git-Tag: php-5.5.0beta3~8^2~18 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=34c5b80595b11ae072733913628ac972f8cb8b04;p=php Update NEWs --- diff --git a/NEWS b/NEWS index 974df5e9ed..67b7bf7e99 100644 --- 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)