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 b8487b6 commit 9a9ede0Copy full SHA for 9a9ede0
NEWS
@@ -45,6 +45,10 @@ PHP NEWS
45
. Fixed bug #72400 (Integer Overflow in addcslashes/addslashes). (Stas)
46
. Fixed bug #72403 (Integer Overflow in Length of String-typed ZVAL). (Stas)
47
48
+- Date:
49
+ . Fixed bug #63740 (strtotime seems to use both sunday and monday as start of
50
+ week). (Derick)
51
+
52
- GD:
53
. Fixed bug #66387 (Stack overflow with imagefilltoborder). (CVE-2015-8874)
54
(cmb)
@@ -127,8 +131,6 @@ PHP NEWS
127
131
(Michael Sierks)
128
132
129
133
- Date:
130
- . Fixed bug #63740 (strtotime seems to use both sunday and monday as start of
- week). (Derick)
134
. Fixed bug #71889 (DateInterval::format Segmentation fault). (Thomas Punt)
135
136
- EXIF:
0 commit comments