]> granicus.if.org Git - php/commitdiff
- Remove entry merged to 5.3
authorMarcus Boerger <helly@php.net>
Wed, 31 Dec 2008 14:27:30 +0000 (14:27 +0000)
committerMarcus Boerger <helly@php.net>
Wed, 31 Dec 2008 14:27:30 +0000 (14:27 +0000)
NEWS

diff --git a/NEWS b/NEWS
index 009c7554d1e6b4b3e9f3a219ff57b00335ec4e34..2b0f18bc1ec8a0139b4e2c85b54f3ce522b20931 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -3,8 +3,6 @@ PHP                                                                        NEWS
 ?? ??? 20??, PHP 6.0
 - Unicode support. (Andrei, Dmitry, et al)
 
-- 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 allow_url_fopen/allow_url_include to allow
   per-wrapper enable/disable and runtime tightening. (Sara)