From: Anatol Belski Date: Tue, 12 Sep 2017 10:18:58 +0000 (+0200) Subject: [ci skip] update NEWS X-Git-Tag: php-7.2.0RC2~4 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1454dc20ebd7c768771390b70d2e4be1936a6b26;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index 3e6c315f01..679aac1a5f 100644 --- a/NEWS +++ b/NEWS @@ -22,6 +22,9 @@ PHP NEWS - GD: . Fixed bug #75139 (libgd/gd_interpolation.c:1786: suspicious if ?). (cmb) +- Intl: + . Fixed bug #75193 (segfault in collator_convert_object_to_string). (Remi) + - Gettext: . Fixed bug #73730 (textdomain(null) throws in strict mode). (cmb)