summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
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)