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 ec0ad33 commit 9470b20Copy full SHA for 9470b20
NEWS
@@ -2,6 +2,20 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ??? ????, PHP 7.2.0beta1
4
5
+- Core:
6
+ . Fixed bug #74603 (PHP INI Parsing Stack Buffer Overflow Vulnerability).
7
+ (Stas)
8
+ . Fixed bug #74111 (Heap buffer overread (READ: 1) finish_nested_data from
9
+ unserialize). (Nikita)
10
+ . Fixed bug #74819 (wddx_deserialize() heap out-of-bound read via
11
+ php_parse_date()). (Derick)
12
+
13
+- GD:
14
+ . Fixed bug #74435 (Buffer over-read into uninitialized memory). (cmb)
15
16
+- OpenSSL:
17
+ . Fixed bug #74651 (negative-size-param (-1) in memcpy in zif_openssl_seal()).
18
19
20
06 Jul 2017, PHP 7.2.0alpha3
21
0 commit comments