From: Anatol Belski Date: Tue, 7 Jun 2016 16:53:18 +0000 (+0200) Subject: fix NEWS X-Git-Tag: php-7.0.8RC1^0 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=18f30d702cc8714107ccdf9e6a67732e9e8a2ccf;p=php fix NEWS --- diff --git a/NEWS b/NEWS index 732eaa7a64..5ebb82911c 100644 --- a/NEWS +++ b/NEWS @@ -11,6 +11,9 @@ PHP NEWS . Fixed bug #72308 (fastcgi_finish_request and logging environment variables). (Laruence) +- GD: + . Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre) + - Intl: . Fixed bug #64524 (Add intl.use_exceptions to php.ini-*). (Anatol)