summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2016-02-01 18:47:56 -0800
committerStanislav Malyshev <stas@php.net>2016-02-01 18:47:56 -0800
commite7051cb47aa5deced8ea8bef18657a0a9f6d4e59 (patch)
treedd8efb0dc9e99ff79c12016ed4d396d15e091c44
parent0d86a98c3167958462f52dea7779dde46f93967f (diff)
downloadphp-git-e7051cb47aa5deced8ea8bef18657a0a9f6d4e59.tar.gz
fix NEWS
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index 2a23f7d60d..adfa1e1428 100644
--- a/NEWS
+++ b/NEWS
@@ -10,15 +10,15 @@ PHP NEWS
input). (Leo Gaspard)
. Fixed bug #71459 (Integer overflow in iptcembed()). (Stas)
-- WDDX:
- . Fixed bug #71335 (Type Confusion in WDDX Packet Deserialization). (Stas)
-
- Phar:
. Fixed bug #71354 (Heap corruption in tar/zip/phar parser). (Stas)
. Fixed bug #71391 (NULL Pointer Dereference in phar_tar_setupmetadata()).
(Stas)
. Fixed bug #71488 (Stack overflow when decompressing tar archives). (Stas)
+- WDDX:
+ . Fixed bug #71335 (Type Confusion in WDDX Packet Deserialization). (Stas)
+
07 Jan 2015, PHP 5.5.31
- FPM: