]> granicus.if.org Git - php/commitdiff
fix NEWS
authorStanislav Malyshev <stas@php.net>
Tue, 2 Feb 2016 02:47:56 +0000 (18:47 -0800)
committerStanislav Malyshev <stas@php.net>
Tue, 2 Feb 2016 02:47:56 +0000 (18:47 -0800)
NEWS

diff --git a/NEWS b/NEWS
index 2a23f7d60d3cfd916384ef2635c7195fb65758a3..adfa1e142837c8efc4d9caadc4d50a8325878aef 100644 (file)
--- 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: