File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -35,12 +35,15 @@ PHP NEWS
35
35
23 Jun 2016, PHP 5.6.23
36
36
37
37
- Core:
38
+ . Fixed bug #72268 (Integer Overflow in nl2br()). (Stas)
38
39
. Fixed bug #72275 (Integer Overflow in json_encode()/json_decode()/
39
40
json_utf8_to_utf16()). (Stas)
40
41
. Fixed bug #72400 (Integer Overflow in addcslashes/addslashes). (Stas)
41
42
. Fixed bug #72403 (Integer Overflow in Length of String-typed ZVAL). (Stas)
42
43
43
44
- GD:
45
+ . Fixed bug #66387 (Stack overflow with imagefilltoborder). (CVE-2015-8874)
46
+ (cmb)
44
47
. Fixed bug #72298 (pass2_no_dither out-of-bounds access). (Stas)
45
48
. Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)
46
49
. Fixed bug #72339 (Integer Overflow in _gd2GetHeader() resulting in
You can’t perform that action at this time.
0 commit comments