From: Stanislav Malyshev Date: Sun, 16 Jun 2013 23:41:23 +0000 (-0700) Subject: update NEWS X-Git-Tag: php-5.5.0~21 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=44822a7166ba17029e682c1fe0be270c2f076f0a;p=php update NEWS --- diff --git a/NEWS b/NEWS index b3117ad39d..5ac86613c7 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,11 @@ PHP NEWS - Core: . Fixed bug #64988 (Class loading order affects E_STRICT warning). (Laruence) . Fixed bug #64966 (segfault in zend_do_fcall_common_helper_SPEC). (Laruence) + . Fixed bug #64936 (doc comments picked up from previous scanner run). (Stas, + Jonathan Oddy) . Fixed bug #64934 (Apache2 TS crash with get_browser()). (Anatol) + . Fixed bug #64166 (quoted-printable-encode stream filter incorrectly + discarding whitespace). (Michael M Slusarz) - PDO: . Fixed bug #63176 (Segmentation fault when instantiate 2 persistent PDO to