From: Yasuo Ohgaki Date: Mon, 12 May 2014 05:58:46 +0000 (+0900) Subject: Add bug fix to NEWS X-Git-Tag: php-5.6.0beta3~2^2~10 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=eb1278cb5d2ca4be4867fb9d22c0cccf91aecb5a;p=php Add bug fix to NEWS --- diff --git a/NEWS b/NEWS index c0514fb620..a02dd6f643 100644 --- a/NEWS +++ b/NEWS @@ -20,6 +20,9 @@ PHP NEWS . Fixed bug #67238 (Ungreedy and min/max quantifier bug, applied patch from the upstream). (Anatol) +- mbstring + . Fixed bug #67199 (mb_regex_encoding mismatch). (Yasuo) + 01 May 2014, PHP 5.6.0 Beta 2 - CLI server: