summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: