Skip to content

Commit 12107d6

Browse files
committed
Update NEWS
1 parent f7f4fd4 commit 12107d6

File tree

1 file changed

+17
-1
lines changed

1 file changed

+17
-1
lines changed

NEWS

Lines changed: 17 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,25 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ?? 2017, PHP 5.6.31
44

5-
- Core
5+
- Core:
66
. Fixed bug #73807 (Performance problem with processing post request over
77
2000000 chars). (Nikita)
8+
. Fixed bug #74111 (Heap buffer overread (READ: 1) finish_nested_data from
9+
unserialize). (Nikita)
10+
. Fixed bug #74603 (PHP INI Parsing Stack Buffer Overflow Vulnerability).
11+
(Stas)
12+
. Fixed bug #74819 (wddx_deserialize() heap out-of-bound read via
13+
php_parse_date()). (Derick)
14+
15+
GD:
16+
. Fixed bug #74435 (Buffer over-read into uninitialized memory). (cmb)
17+
18+
OpenSSL:
19+
. Fixed bug #74651 (negative-size-param (-1) in memcpy in zif_openssl_seal()).
20+
(Stas)
21+
22+
WDDX:
23+
. Fixed bug #74145 (wddx parsing empty boolean tag leads to SIGSEGV). (Stas)
824

925
19 Jan 2017, PHP 5.6.30
1026

0 commit comments

Comments
 (0)