From 0d86a98c3167958462f52dea7779dde46f93967f Mon Sep 17 00:00:00 2001 From: Stanislav Malyshev Date: Mon, 1 Feb 2016 18:44:33 -0800 Subject: update NEWS --- NEWS | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/NEWS b/NEWS index 3f08e7cba2..2a23f7d60d 100644 --- a/NEWS +++ b/NEWS @@ -6,7 +6,18 @@ PHP NEWS - Core: . Fixed bug #71039 (exec functions ignore length but look for NULL termination). (Anatol) + . Fixed bug #71323 (Output of stream_get_meta_data can be falsified by its + 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) 07 Jan 2015, PHP 5.5.31 -- cgit v1.2.1