From 44053a9daed3799cad2ccee90e237882c103021f Mon Sep 17 00:00:00 2001 From: Ferenc Kovacs Date: Wed, 26 Feb 2014 15:29:40 +0100 Subject: [PATCH] move the default encoding NEWS entry to alpha3, as it was pushed after beta2 was tagged --- NEWS | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 -- 2.50.1