From aaf4cc05eb96b73aea7b93eb3e273524d3bcb497 Mon Sep 17 00:00:00 2001 From: Anatol Belski Date: Fri, 5 Oct 2018 22:57:27 +0200 Subject: [PATCH] [ci skip] Update NEWS --- NEWS | 3 +++ 1 file changed, 3 insertions(+) diff --git a/NEWS b/NEWS index 837d3066503..7ce61b05650 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,9 @@ PHP NEWS . Fixed bug #76972 (Data truncation due to forceful ssl socket shutdown). (Manuel Mausz) +- intl: + . Fixed bug #76942 (U_ARGUMENT_TYPE_MISMATCH). (anthrax at unixuser dot org) + 11 Oct 2018, PHP 7.1.23 - Core: