From: Scott MacVicar Date: Mon, 22 Dec 2008 13:24:47 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.3.0beta1~398 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1465ea28ef00e6ce80ce0d4b904598cade776bb6;p=php BFN --- diff --git a/NEWS b/NEWS index c7c299a22b..743cf5b14e 100644 --- a/NEWS +++ b/NEWS @@ -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)