From 16d4cad8280e17c73afbd858fdad1400ce0fd0eb Mon Sep 17 00:00:00 2001 From: Jani Taskinen Date: Fri, 15 May 2009 17:18:18 +0000 Subject: [PATCH] - Reverted is such a strong word.. :) --- NEWS | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 3471f1c8e7..790bd9f99e 100644 --- a/NEWS +++ b/NEWS @@ -3,8 +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) +- Changed default value of array_unique()'s optional sorting type parameter + back to SORT_STRING to fix backwards compatibility breakage introduced in + PHP 5.2.9. (Moriyoshi) - Added new CURL options CURLOPT_REDIR_PROTOCOLS, CURLOPT_PROTOCOLS, and CURLPROTO_* for redirect fixes in CURL 7.19.4. (Yoram Bar Haim, Stas) -- 2.50.1