Skip to content

Commit 02c24be

Browse files
committed
Add missing entries for PHP 5.6.23
1 parent 4638ba9 commit 02c24be

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

NEWS

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,15 @@ PHP NEWS
3535
23 Jun 2016, PHP 5.6.23
3636

3737
- Core:
38+
. Fixed bug #72268 (Integer Overflow in nl2br()). (Stas)
3839
. Fixed bug #72275 (Integer Overflow in json_encode()/json_decode()/
3940
json_utf8_to_utf16()). (Stas)
4041
. Fixed bug #72400 (Integer Overflow in addcslashes/addslashes). (Stas)
4142
. Fixed bug #72403 (Integer Overflow in Length of String-typed ZVAL). (Stas)
4243

4344
- GD:
45+
. Fixed bug #66387 (Stack overflow with imagefilltoborder). (CVE-2015-8874)
46+
(cmb)
4447
. Fixed bug #72298 (pass2_no_dither out-of-bounds access). (Stas)
4548
. Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre)
4649
. Fixed bug #72339 (Integer Overflow in _gd2GetHeader() resulting in

0 commit comments

Comments
 (0)