Skip to content

Commit 0d86a98

Browse files
committed
update NEWS
1 parent b5ef8ed commit 0d86a98

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

NEWS

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,18 @@ PHP NEWS
66
- Core:
77
. Fixed bug #71039 (exec functions ignore length but look for NULL termination).
88
(Anatol)
9+
. Fixed bug #71323 (Output of stream_get_meta_data can be falsified by its
10+
input). (Leo Gaspard)
11+
. Fixed bug #71459 (Integer overflow in iptcembed()). (Stas)
912

13+
- WDDX:
14+
. Fixed bug #71335 (Type Confusion in WDDX Packet Deserialization). (Stas)
15+
16+
- Phar:
17+
. Fixed bug #71354 (Heap corruption in tar/zip/phar parser). (Stas)
18+
. Fixed bug #71391 (NULL Pointer Dereference in phar_tar_setupmetadata()).
19+
(Stas)
20+
. Fixed bug #71488 (Stack overflow when decompressing tar archives). (Stas)
1021

1122
07 Jan 2015, PHP 5.5.31
1223

0 commit comments

Comments
 (0)