From: Christopher Jones Date: Fri, 23 Aug 2013 15:18:33 +0000 (-0700) Subject: Update NEWS X-Git-Tag: php-5.5.4RC1~16 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=38f9c515cdee7c7c0e1c204ba24027de04e3936e;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 6d62951e75..5ff378b1a9 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2013, PHP 5.5.4 - Core: + . Fixed bug #65490 (Duplicate calls to get lineno & filename for + DTRACE_FUNCTION_*). (Chris Jones) . Fixed bug #65470 (Segmentation fault in zend_error() with --enable-dtrace). (Chris Jones, Kris Van Hees) . Fixed bug #65225 (PHP_BINARY incorrectly set). (Patrick Allaert)