From: Anatol Belski Date: Fri, 1 Jul 2016 16:44:20 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.0.9RC1~8 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c9fa39da5eaf87a55cef75f8412ed07040a7b499;p=php update NEWS --- 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)