summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2013-06-16 16:41:23 -0700
committerStanislav Malyshev <stas@php.net>2013-06-16 16:41:23 -0700
commit44822a7166ba17029e682c1fe0be270c2f076f0a (patch)
treebdc83a6bc1246b27ad4479bf6aade27e58365f50
parentd44daff4d0010b693b5b808ecf440f4ab6ea408b (diff)
downloadphp-git-44822a7166ba17029e682c1fe0be270c2f076f0a.tar.gz
update NEWS
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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