1
0
mirror of https://github.com/php/php-src.git synced 2026-03-30 04:02:19 +02:00
This commit is contained in:
Stanislav Malyshev
2016-02-01 18:47:56 -08:00
parent 0d86a98c31
commit e7051cb47a

6
NEWS
View File

@@ -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: