Commit: 44822a7166ba17029e682c1fe0be270c2f076f0a Author: Stanislav Malyshev <s...@php.net> Sun, 16 Jun 2013 16:41:23 -0700 Parents: d44daff4d0010b693b5b808ecf440f4ab6ea408b Branches: PHP-5.5 master
Link: http://git.php.net/?p=php-src.git;a=commitdiff;h=44822a7166ba17029e682c1fe0be270c2f076f0a Log: update NEWS Changed paths: M NEWS Diff: diff --git a/NEWS b/NEWS index b3117ad..5ac8661 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 -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php