summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorFerenc Kovacs <tyrael@php.net>2014-02-26 15:29:40 +0100
committerFerenc Kovacs <tyrael@php.net>2014-02-26 15:29:40 +0100
commit44053a9daed3799cad2ccee90e237882c103021f (patch)
tree0ae84b5d571a1a8962bcffdcd79b65f3bdfd1436
parentda4c7af358fba43a01baca85f71b217fb5472384 (diff)
downloadphp-git-44053a9daed3799cad2ccee90e237882c103021f.tar.gz
move the default encoding NEWS entry to alpha3, as it was pushed after beta2 was tagged
-rw-r--r--NEWS4
1 files 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