From: Hannes Magnusson Date: Tue, 9 Dec 2008 10:12:21 +0000 (+0000) Subject: BFN X-Git-Tag: php-5.3.0beta1~486 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=ac30b3a8de3ac7cb8cc7146425e495b530aa9014;p=php BFN --- diff --git a/NEWS b/NEWS index 9cd8a8cb7e..bb57046ad6 100644 --- a/NEWS +++ b/NEWS @@ -4,6 +4,8 @@ PHP NEWS - Changed opendir/dir/scandir to use default context when no context argument is passed. (Sara) +- Fixed bug #46811 ini_set() doesn't return false on failure. (Hannes) + 04 Dec 2008, PHP 5.3.0 Alpha 3 - Upgraded bundled PCRE to version 7.8. (Nuno) - Upgraded bundled sqlite to version 3.6.6.2. (Scott, Ilia)