]> granicus.if.org Git - php/commitdiff
fix NEWS php-7.0.8RC1
authorAnatol Belski <ab@php.net>
Tue, 7 Jun 2016 16:53:18 +0000 (18:53 +0200)
committerAnatol Belski <ab@php.net>
Tue, 7 Jun 2016 16:53:18 +0000 (18:53 +0200)
NEWS

diff --git a/NEWS b/NEWS
index 732eaa7a6434b2b1dcb86b931319396057dd0ca9..5ebb82911c027e882d4c5d0a1f5ce7d94616f862 100644 (file)
--- 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)