diff options
author | Anatol Belski <ab@php.net> | 2016-07-01 18:44:20 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2016-07-01 18:44:20 +0200 |
commit | c9fa39da5eaf87a55cef75f8412ed07040a7b499 (patch) | |
tree | e0ce1ac112c9e9a22fc07fd5389c985063a32e14 | |
parent | 3455848dfe246fed61ca715cc79254c153f0f3eb (diff) | |
download | php-git-c9fa39da5eaf87a55cef75f8412ed07040a7b499.tar.gz |
update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -10,6 +10,9 @@ PHP NEWS . Fixed bug #72484 (SCRIPT_FILENAME shows wrong path if the user specify router.php). (Laruence) +- COM: + . Fixed bug #72498 (variant_date_from_timestamp null dereference). (Anatol) + - GD: . Fixed bug #43475 (Thick styled lines have scrambled patterns). (cmb) . Fixed bug #53640 (XBM images require width to be multiple of 8). (cmb) |