summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnatol Belski <ab@php.net>2016-07-01 18:44:20 +0200
committerAnatol Belski <ab@php.net>2016-07-01 18:44:20 +0200
commitc9fa39da5eaf87a55cef75f8412ed07040a7b499 (patch)
treee0ce1ac112c9e9a22fc07fd5389c985063a32e14
parent3455848dfe246fed61ca715cc79254c153f0f3eb (diff)
downloadphp-git-c9fa39da5eaf87a55cef75f8412ed07040a7b499.tar.gz
update NEWS
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 33e4f5f015..c8abefe432 100644
--- a/NEWS
+++ b/NEWS
@@ -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)