]> granicus.if.org Git - php/commitdiff
Merged to 5.3
authorHannes Magnusson <bjori@php.net>
Tue, 9 Dec 2008 10:21:53 +0000 (10:21 +0000)
committerHannes Magnusson <bjori@php.net>
Tue, 9 Dec 2008 10:21:53 +0000 (10:21 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 9d6d0d2f330947789a3806eb1e76519dfd2f24fe..d541adb2983e046c8185bdc522fa304c18316563 100644 (file)
--- 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)