From: Rui Hirokawa Date: Tue, 9 Aug 2011 15:11:33 +0000 (+0000) Subject: update the news. X-Git-Tag: php-5.5.0alpha1~1574 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=79d418845e1e2e3f8b15a8efd9b2c9a89f03e62b;p=php update the news. --- diff --git a/NEWS b/NEWS index 2d451c317f..40e877d3ab 100644 --- a/NEWS +++ b/NEWS @@ -169,6 +169,10 @@ PHP NEWS . Added paged results support. FR #42060. (ando@OpenLDAP.org, iarenuno@eteo.mondragon.edu, jeanseb@au-fil-du.net, remy.saissy@gmail.com) +- Improved mbstring extension: + . Added Shift_JIS Emoji (pictograms) support. (rui) + . Ill-formed UTF-8 check for security enhancements. (rui) + - Improved MySQL extensions: . MySQL: Deprecated mysql_list_dbs(). FR #50667. (Andrey) . mysqlnd: Added named pipes support. FR #48082. (Andrey)