We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5ef8ed commit 0d86a98Copy full SHA for 0d86a98
NEWS
@@ -6,7 +6,18 @@ PHP NEWS
6
- Core:
7
. Fixed bug #71039 (exec functions ignore length but look for NULL termination).
8
(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)
12
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)
21
22
07 Jan 2015, PHP 5.5.31
23
0 commit comments