helly Sat Dec 24 11:36:52 2005 EDT Modified files: /php-src NEWS Log: - Update http://cvs.php.net/viewcvs.cgi/php-src/NEWS?r1=1.2089&r2=1.2090&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2089 php-src/NEWS:1.2090 --- php-src/NEWS:1.2089 Wed Dec 21 22:47:46 2005 +++ php-src/NEWS Sat Dec 24 11:36:52 2005 @@ -10,7 +10,7 @@ (Marcus, Dmitry) - Changed "instanceof" and "catch" operators, is_a() and is_subclass_of() functions to not call __autoload(). (Dmitry) -- Changed reflection constants to class constants. (Johannes) +- Removed global reflection constants. (Johannes) - Added "allow_url_include" ini directive to be able to turn off remote url code execution separately from the "allow_url_fopen" setting. (Rasmus) - Added to cURL extension: (Ilia)
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php