From 7935a1e2ffce75df715b4332c45d6f21c9dcaf80 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 7 Jun 2016 18:44:40 +0200 Subject: [PATCH] fix NEWS --- NEWS | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 48cb9167ff..1e1d8ad47a 100644 --- a/NEWS +++ b/NEWS @@ -15,6 +15,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) @@ -79,7 +82,7 @@ PHP NEWS - GD: . Fixed bug #72227 (imagescale out-of-bounds read). (Stas) - . Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre) + - Intl: . Fixed #72241 (get_icu_value_internal out-of-bounds read). (Stas) -- 2.50.1