helly Wed Feb 6 10:57:35 2008 UTC Modified files: /php-src NEWS Log: - WS http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2157&r2=1.2158&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2157 php-src/NEWS:1.2158 --- php-src/NEWS:1.2157 Fri Feb 1 17:40:58 2008 +++ php-src/NEWS Wed Feb 6 10:57:34 2008 @@ -3,7 +3,7 @@ ?? ??? 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)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php