helly           Fri Mar 26 15:05:36 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  Force destructors to have empty signatures
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1658&r2=1.1659&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1658 php-src/NEWS:1.1659
--- php-src/NEWS:1.1658 Thu Mar 25 16:27:23 2004
+++ php-src/NEWS        Fri Mar 26 15:05:35 2004
@@ -1,6 +1,7 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 ?? ????? 2004, PHP 5 Release Candidate 2
+- Force destructors to have empty signatures. (Marcus)
 - Stopped file uploads from throwing E_WARNINGs and E_NOTICEs which can not be
   hidden from within scripts (and a result value in the $_FILES global can be
   used to see the real failure anyway). (Derick)

-- 
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to