From: Hannes Magnusson Date: Tue, 9 Dec 2008 10:21:53 +0000 (+0000) Subject: Merged to 5.3 X-Git-Tag: php-5.4.0alpha1~191^2~4858 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=105e091a7bf25926c826fcba27772375a9d16c12;p=php Merged to 5.3 --- diff --git a/NEWS b/NEWS index 9d6d0d2f33..d541adb298 100644 --- a/NEWS +++ b/NEWS @@ -5,7 +5,6 @@ PHP NEWS - Changed dl() to be disabled by default. Enabled only when explicitly registered by the SAPI layer. Enabled only with CLI, CGI and EMBED. (Dmitry) -- Changed open_basedir to allow tightening in runtime contexts. (Sara) - Changed allow_url_fopen/allow_url_include to allow per-wrapper enable/disable and runtime tightening. (Sara)