From: Anatol Belski Date: Fri, 8 Apr 2016 07:28:41 +0000 (+0200) Subject: update NEWS X-Git-Tag: php-7.0.6RC1~19 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f042c5f72644cc5817189718928f1cdead0ebedf;p=php update NEWS --- diff --git a/NEWS b/NEWS index 777918212a..13f45a6a21 100644 --- a/NEWS +++ b/NEWS @@ -35,6 +35,10 @@ PHP NEWS . Fixed bug #71889 (DateInterval::format Segmentation fault). (Thomas Punt) +- Intl: + . Fixed bug #71516 (IntlDateFormatter looses locale if pattern is set + via constructor). (Anatol) + - ODBC: . Fixed bug #63171 (Script hangs after max_execution_time). (Remi)