1
0
mirror of https://github.com/php/php-src.git synced 2026-04-14 19:41:05 +02:00

Already in 5.2 NEWS

This commit is contained in:
Kalle Sommer Nielsen
2008-12-13 05:31:15 +00:00
parent 568b146480
commit 68ff190aaa

2
NEWS
View File

@@ -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)