From: Anatol Belski Date: Mon, 4 Jul 2016 09:07:34 +0000 (+0200) Subject: add missing news entry X-Git-Tag: php-7.1.0alpha3~32 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=d5adc1c1be59a070c48a7beebd9e2c12568189a2;p=php add missing news entry --- 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)