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 8d6e958 commit 2881199Copy full SHA for 2881199
NEWS
@@ -2,6 +2,12 @@ PHP NEWS
2
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
3
?? ?? 2017, PHP 5.6.33
4
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
11
26 Sep 2017, PHP 5.6.32
12
13
- Date:
@@ -22,7 +28,7 @@ PHP NEWS
22
28
unserialize). (Nikita)
23
29
. Fixed bug #74603 (PHP INI Parsing Stack Buffer Overflow Vulnerability).
24
30
(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
26
32
php_parse_date()). (Derick)
27
33
34
- GD:
0 commit comments