Skip to content

Commit 9470b20

Browse files
committed
[ci skip] sync NEWS
1 parent ec0ad33 commit 9470b20

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

NEWS

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ??? ????, PHP 7.2.0beta1
44

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+
(Stas)
519

620
06 Jul 2017, PHP 7.2.0alpha3
721

0 commit comments

Comments
 (0)