derick Thu Apr 8 12:19:58 2004 EDT
Modified files:
/php-src NEWS
Log:
- Added reworded destructor change
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1670&r2=1.1671&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1670 php-src/NEWS:1.1671
--- php-src/NEWS:1.1670 Thu Apr 8 03:56:50 2004
+++ php-src/NEWS Thu Apr 8 12:19:58 2004
@@ -3,6 +3,8 @@
?? ????? 2004, PHP 5 Release Candidate 2
- Reimplemented zend.ze1_compatibility_mode to have better PHP 4 compliance.
(Dmitry, Andi)
+- Changed language parser to throw errors when a non-empty signature is used in
+ a destructor definition. (Marcus)
- Changed HTTP file uploads not to throw E_WARNINGs and E_NOTICEs. The error
value in the $_FILES global should be used for error handling. (Derick)
- Changed SQLite extension to use studlyCaps convention in its OO API. (Marcus)
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php