From: Rui Hirokawa Date: Tue, 9 Aug 2011 15:11:51 +0000 (+0000) Subject: MFH: update the news. X-Git-Tag: php-5.4.0beta1~458 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=219a3b90ce868192721d831e861fcac4b665fc4b;p=php MFH: update the news. --- diff --git a/NEWS b/NEWS index 42c368f90a..b871897cf9 100644 --- a/NEWS +++ b/NEWS @@ -8,6 +8,10 @@ - Fixed bug #55378: Binary number literal returns float number though its value is small enough. (Derick) +- Improved mbstring extension: + . Added Shift_JIS Emoji (pictograms) support. (rui) + . Ill-formed UTF-8 check for security enhancements. (rui) + 04 Aug 2011, PHP 5.4.0 Alpha 3 - Added features: . Short array syntax, see UPGRADING guide for full details (rsky0711 at gmail