From: Marcus Boerger Date: Wed, 6 Feb 2008 10:57:34 +0000 (+0000) Subject: - WS X-Git-Tag: RELEASE_2_0_0a1~600 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29ba9e86519247d90dc299407525934500885ea8;p=php - WS --- diff --git a/NEWS b/NEWS index b991e68292..4c56fe9e44 100644 --- a/NEWS +++ b/NEWS @@ -3,7 +3,7 @@ PHP NEWS ?? ??? 20??, PHP 6.0 - Unicode support. (Andrei, Dmitry, et al) -- Changed dl() to be disabled by default. Enabled only when explicitly +- 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 "instanceof" and "catch" operators, is_a() and is_subclass_of() functions to not call __autoload(). (Dmitry)