diff options
author | Scott MacVicar <scottmac@php.net> | 2008-12-22 13:24:47 +0000 |
---|---|---|
committer | Scott MacVicar <scottmac@php.net> | 2008-12-22 13:24:47 +0000 |
commit | 1465ea28ef00e6ce80ce0d4b904598cade776bb6 (patch) | |
tree | e1f102724df3ccb07829ad80018edfae1d42e364 | |
parent | 366fe43d79ea4de968112d80e72b1fd5f48d5f71 (diff) | |
download | php-git-1465ea28ef00e6ce80ce0d4b904598cade776bb6.tar.gz |
BFN
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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) |