Skip to content

Commit 9a9ede0

Browse files
committed
this was actually fixed in 5.6.23
1 parent b8487b6 commit 9a9ede0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

NEWS

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,10 @@ PHP NEWS
4545
. Fixed bug #72400 (Integer Overflow in addcslashes/addslashes). (Stas)
4646
. Fixed bug #72403 (Integer Overflow in Length of String-typed ZVAL). (Stas)
4747

48+
- Date:
49+
. Fixed bug #63740 (strtotime seems to use both sunday and monday as start of
50+
week). (Derick)
51+
4852
- GD:
4953
. Fixed bug #66387 (Stack overflow with imagefilltoborder). (CVE-2015-8874)
5054
(cmb)
@@ -127,8 +131,6 @@ PHP NEWS
127131
(Michael Sierks)
128132

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

134136
- EXIF:

0 commit comments

Comments
 (0)