hirokawa                                 Sun, 14 Aug 2011 14:11:49 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=314900

Log:
MFH: NEWS update for mbstring.

Changed paths:
    U   php/php-src/branches/PHP_5_4/NEWS

Modified: php/php-src/branches/PHP_5_4/NEWS
===================================================================
--- php/php-src/branches/PHP_5_4/NEWS   2011-08-14 14:11:29 UTC (rev 314899)
+++ php/php-src/branches/PHP_5_4/NEWS   2011-08-14 14:11:49 UTC (rev 314900)
@@ -11,6 +11,8 @@
 - Improved mbstring extension:
   . Added Shift_JIS Emoji (pictograms) support. (rui)
   . Ill-formed UTF-8 check for security enhancements. (rui)
+  . Added MacJapanese (Shift_JIS) and gb18030 encoding support. (rui)
+  . Added encode/decode in hex format to mb_[en|de]code_numericentity(). (rui)

 - Improved NSAPI SAPI: (Uwe Schindler)
   . Don't set $_SERVER['HTTPS'] on unsecure connection (bug #55403).

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to