]> granicus.if.org Git - php/commitdiff
- Not a news actually.
authorMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 15 May 2009 17:06:35 +0000 (17:06 +0000)
committerMoriyoshi Koizumi <moriyoshi@php.net>
Fri, 15 May 2009 17:06:35 +0000 (17:06 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 87a5b7304a5374681625e7794f35c1b5096fafb2..3471f1c8e7a0499625f2c1b6810c549bf3175d13 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,6 +3,9 @@ PHP                                                                        NEWS
 ?? ??? 2009, PHP 5.2.10
 - Updated timezone database to version 2009.7 (2009g) (Derick)
 
+- Reverted the default value of array_unique()'s sorting type flag parameter to
+  SORT_STRING for the sake of backwards compatibility. (Moriyoshi)
+
 - Added new CURL options CURLOPT_REDIR_PROTOCOLS, CURLOPT_PROTOCOLS,
   and CURLPROTO_* for redirect fixes in CURL 7.19.4. (Yoram Bar Haim, Stas)
 - Added support for Sun CC (FR #46595 and FR #46513). (David Soria Parra)