From: Kalle Sommer Nielsen Date: Sat, 13 Dec 2008 05:31:15 +0000 (+0000) Subject: Already in 5.2 NEWS X-Git-Tag: php-5.3.0beta1~437 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=68ff190aaa627426ffa581f47ea6d27a0982b4ee;p=php Already in 5.2 NEWS --- diff --git a/NEWS b/NEWS index d1cb95e460..5c009ff014 100644 --- a/NEWS +++ b/NEWS @@ -1,8 +1,6 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 200?, PHP 5.3.0 Alpha 4 -- Added optional sorting type flag parameter to array_unique(), default is - SORT_REGULAR. (Andrei) - Changed opendir(), dir() and scandir() to use default context when no context argument is passed. (Sara) - Changed open_basedir to allow tightening in runtime contexts. (Sara)