From 062f93c93e6aeeda4bedbfcd9a100ab8e01f2180 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Tue, 3 Apr 2018 11:29:38 +0200 Subject: [PATCH] [ci skip] Update NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index ce6fb2a05c5..800a4f122a4 100644 --- a/NEWS +++ b/NEWS @@ -18,6 +18,9 @@ PHP NEWS . Fixed bug #52070 (imagedashedline() - dashed line sometimes is not visible). (cmb) +- intl: + . Fixed bug #76153 (Intl compilation fails with icu4c 61.1). (Anatol) + - mbstring: . Fixed bug #75944 (Wrong cp1251 detection). (dmk001) . Fixed bug #76113 (mbstring does not build with Oniguruma 6.8.1).