From: Anatol Belski Date: Tue, 7 Jun 2016 16:41:17 +0000 (+0200) Subject: add missing NEWS entry X-Git-Tag: php-5.6.23RC1~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1d0f1283510757782d4898f98aae62d0c3bb58fd;p=php add missing NEWS entry --- diff --git a/NEWS b/NEWS index 7b94ee3a1e..7df775b4a8 100644 --- a/NEWS +++ b/NEWS @@ -2,6 +2,9 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2016, PHP 5.6.23 +- GD: + . Fixed bug #72337 (invalid dimensions can lead to crash) (Pierre) + - Intl: . Fixed bug #70484 (selectordinal doesn't work with named parameters). (Anatol)