summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Kovacs <tyra3l@gmail.com>2016-12-08 07:05:32 +0100
committerFerenc Kovacs <tyra3l@gmail.com>2016-12-08 07:05:32 +0100
commit60da307c615d7f9b4f1b8a6013489e874fe10a01 (patch)
tree70d5be15ed847ae16307b6195f0197a44c00678f
parentc89306ac52d9aff1eeec0441f1aff7e53c188234 (diff)
downloadphp-git-60da307c615d7f9b4f1b8a6013489e874fe10a01.tar.gz
update NEWS
-rw-r--r--NEWS8
1 files changed, 4 insertions, 4 deletions
diff --git a/NEWS b/NEWS
index a5c3bd1e24..6ea2dd82eb 100644
--- a/NEWS
+++ b/NEWS
@@ -9,10 +9,6 @@ PHP NEWS
. Fixed bug #68447 (grapheme_extract take an extra trailing character).
(SATŌ Kentarō)
-- WDDX:
- . Fixed bug #73631 (Memory leak due to invalid wddx stack processing).
- (bughunter at fosec dot vn).
-
08 Dec 2016, PHP 5.6.29
- Mbstring:
@@ -44,6 +40,10 @@ PHP NEWS
. Fixed bug #73297 (HTTP stream wrapper should ignore HTTP 100 Continue).
(rowan dot collins at gmail dot com)
+- WDDX:
+ . Fixed bug #73631 (Memory leak due to invalid wddx stack processing).
+ (bughunter at fosec dot vn).
+
10 Nov 2016, PHP 5.6.28
- Core: