From: Christopher Jones <sixd@php.net> Date: Fri, 23 Aug 2013 15:13:59 +0000 (-0700) Subject: Update NEWS X-Git-Tag: php-5.4.20RC1~11 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=768c34e7cd4a7d9f7290825e887cb90fa0b137cc;p=php Update NEWS --- diff --git a/NEWS b/NEWS index 1218c5069a..d73cf3e997 100644 --- a/NEWS +++ b/NEWS @@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2013, PHP 5.4.20 - Core: + . Fixed bug #65490 (Duplicate calls to get lineno & filename for + DTRACE_FUNCTION_*). (Chris Jones) . Fixed bug #65481 (shutdown segfault due to serialize) (Mike) . Fixed bug #65470 (Segmentation fault in zend_error() with --enable-dtrace). (Chris Jones, Kris Van Hees)