]> granicus.if.org Git - php/commitdiff
move the default encoding NEWS entry to alpha3, as it was pushed after beta2 was...
authorFerenc Kovacs <tyrael@php.net>
Wed, 26 Feb 2014 14:29:40 +0000 (15:29 +0100)
committerFerenc Kovacs <tyrael@php.net>
Wed, 26 Feb 2014 14:29:40 +0000 (15:29 +0100)
NEWS

diff --git a/NEWS b/NEWS
index c736a32cf6d8d32bbe2ae6514a415d86fc88974e..b79f0006a9b06bdc7dfd142c1f3b88e664a8f73e 100644 (file)
--- 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