Skip to content

Commit 2881199

Browse files
committed
Update NEWS
1 parent 8d6e958 commit 2881199

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

NEWS

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@ PHP NEWS
22
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
33
?? ?? 2017, PHP 5.6.33
44

5+
- GD:
6+
. Fixed bug #75571 (Potential infinite loop in gdImageCreateFromGifCtx). (cmb)
7+
8+
- Phar:
9+
. Fixed bug #74782 (Reflected XSS in .phar 404 page). (Stas)
10+
511
26 Sep 2017, PHP 5.6.32
612

713
- Date:
@@ -22,7 +28,7 @@ PHP NEWS
2228
unserialize). (Nikita)
2329
. Fixed bug #74603 (PHP INI Parsing Stack Buffer Overflow Vulnerability).
2430
(Stas)
25-
. Fixed bug #74819 (wddx_deserialize() heap out-of-bound read via
31+
. Fixed bug #74819 (wddx_deserialize() heap out-of-bound read via
2632
php_parse_date()). (Derick)
2733

2834
- GD:

0 commit comments

Comments
 (0)