From: Ferenc Kovacs Date: Wed, 26 Feb 2014 14:29:40 +0000 (+0100) Subject: move the default encoding NEWS entry to alpha3, as it was pushed after beta2 was... X-Git-Tag: php-5.6.0alpha3~1^2~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=44053a9daed3799cad2ccee90e237882c103021f;p=php move the default encoding NEWS entry to alpha3, as it was pushed after beta2 was tagged --- diff --git a/NEWS b/NEWS index c736a32cf6..b79f0006a9 100644 --- a/NEWS +++ b/NEWS @@ -7,6 +7,8 @@ PHP NEWS - Core . Expose get_debug_info class hook as __debugInfo() magic method. (Sara) + . Implemented unified default encoding + (RFC: https://wiki.php.net/rfc/default_encoding). (Yasuo Ohgaki) - Fileinfo . Upgraded to libmagic-5.17 (Anatol) @@ -81,8 +83,6 @@ PHP NEWS - Core: . Added T_POW (**) operator (RFC: https://wiki.php.net/rfc/pow-operator). (Tjerk Meesters) - . Implemented unified default encoding - (RFC: https://wiki.php.net/rfc/default_encoding). (Yasuo Ohgaki) - mysqli . Added new function mysqli_get_links_stats() as well as new INI variable