helly Sun Jul 9 17:58:39 2006 UTC
Modified files:
/php-src NEWS
Log:
- Entry doesn't belong here, fixed in 5.2
http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2120&r2=1.2121&diff_format=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.2120 php-src/NEWS:1.2121
--- php-src/NEWS:1.2120 Sun Jun 25 23:21:24 2006
+++ php-src/NEWS Sun Jul 9 17:58:39 2006
@@ -6,8 +6,6 @@
- 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 return "new" by reference to throw an E_STRICT error. (Dmitry)
-- Changed __toString() behavior to call it in all necessary places
- (Marcus, 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