1
0
mirror of https://github.com/php/php-src.git synced 2026-04-16 12:31:06 +02:00
This commit is contained in:
Scott MacVicar
2008-12-22 13:24:47 +00:00
parent 366fe43d79
commit 1465ea28ef

2
NEWS
View File

@@ -1,6 +1,8 @@
PHP NEWS
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
?? ??? 200?, PHP 5.3.0 Alpha 4
- Upgraded bundled sqlite to version 3.6.7. (Scott)
- 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)