diff options
author | Anatol Belski <ab@php.net> | 2016-07-04 11:07:34 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-07-04 11:07:34 +0200 |
commit | d5adc1c1be59a070c48a7beebd9e2c12568189a2 (patch) | |
tree | 29c5d649fbd6d2a2e5218d6cc2527dd8ac2dcd59 | |
parent | d8507d4f582997ae3efe074f54900af2936835e6 (diff) | |
download | php-git-d5adc1c1be59a070c48a7beebd9e2c12568189a2.tar.gz |
add missing news entry
-rw-r--r-- | NEWS | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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) |