summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-07-04 11:07:34 +0200
committerAnatol Belski <ab@php.net>2016-07-04 11:07:34 +0200
commitd5adc1c1be59a070c48a7beebd9e2c12568189a2 (patch)
tree29c5d649fbd6d2a2e5218d6cc2527dd8ac2dcd59
parentd8507d4f582997ae3efe074f54900af2936835e6 (diff)
downloadphp-git-d5adc1c1be59a070c48a7beebd9e2c12568189a2.tar.gz
add missing news entry
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8609774804..c67cb9e0c2 100644
--- a/NEWS
+++ b/NEWS
@@ -59,6 +59,10 @@ PHP NEWS
(Laruence, Anatol)
. Fixed UTF-8 and long path support on Windows. (Anatol)
+- Date:
+ . Fixed bug #63740 (strtotime seems to use both sunday and monday as start of
+ week). (Derick)
+
- GD:
. Fixed bug #43475 (Thick styled lines have scrambled patterns). (cmb)
. Fixed bug #53640 (XBM images require width to be multiple of 8). (cmb)