From: Anatol Belski Date: Wed, 26 Jul 2017 12:53:21 +0000 (+0200) Subject: [ci skip] update NEWS X-Git-Tag: php-7.3.0alpha1~1781 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=5a6cc172d1459bfb430013916bdd9a389948bc63;p=php [ci skip] update NEWS --- diff --git a/NEWS b/NEWS index a11a4e2493..1428222519 100644 --- a/NEWS +++ b/NEWS @@ -17,6 +17,8 @@ PHP NEWS - Mbstring: . Fixed bug #73528 (Crash in zif_mb_send_mail). (Nikita) + . Fixed bug #74929 (mbstring functions version 7.1.1 are slow compared to 5.3 + on Windows). (Nikita) - ODBC: . Removed support for Birdstep. (Kalle)