From: Pierre Joye Date: Tue, 7 Jun 2016 10:40:55 +0000 (+0700) Subject: update NEWS X-Git-Tag: php-7.0.8RC1~1^2~2 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=99f8a5587b43fc39d8d3fbff16ea78866c164f71;p=php update NEWS --- diff --git a/NEWS b/NEWS index 16dafa5bbc..48cb9167ff 100644 --- a/NEWS +++ b/NEWS @@ -79,7 +79,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)