Skip to content

Commit

Permalink
this was actually fixed in 5.6.23
Browse files Browse the repository at this point in the history
  • Loading branch information
Tyrael committed Jul 3, 2016
1 parent b8487b6 commit 9a9ede0
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions NEWS
Original file line number Diff line number Diff line change
@@ -45,6 +45,10 @@ PHP NEWS
. Fixed bug #72400 (Integer Overflow in addcslashes/addslashes). (Stas)
. Fixed bug #72403 (Integer Overflow in Length of String-typed ZVAL). (Stas)

- Date:
. Fixed bug #63740 (strtotime seems to use both sunday and monday as start of
week). (Derick)

- GD:
. Fixed bug #66387 (Stack overflow with imagefilltoborder). (CVE-2015-8874)
(cmb)
@@ -127,8 +131,6 @@ PHP NEWS
(Michael Sierks)

- Date:
. Fixed bug #63740 (strtotime seems to use both sunday and monday as start of
week). (Derick)
. Fixed bug #71889 (DateInterval::format Segmentation fault). (Thomas Punt)

- EXIF:

0 comments on commit 9a9ede0

Please sign in to comment.