From: Marcus Boerger Date: Wed, 31 Dec 2008 14:27:30 +0000 (+0000) Subject: - Remove entry merged to 5.3 X-Git-Tag: php-5.4.0alpha1~191^2~4697 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c2d1b06567c46d33c4c669b1008b46808b4ae07d;p=php - Remove entry merged to 5.3 --- diff --git a/NEWS b/NEWS index 009c7554d1..2b0f18bc1e 100644 --- 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)