andi            Sun Apr 25 05:15:58 2004 EDT

  Modified files:              
    /php-src    NEWS 
  Log:
  - This was forgotten
  
  
http://cvs.php.net/diff.php/php-src/NEWS?r1=1.1698&r2=1.1699&ty=u
Index: php-src/NEWS
diff -u php-src/NEWS:1.1698 php-src/NEWS:1.1699
--- php-src/NEWS:1.1698 Sun Apr 25 04:32:48 2004
+++ php-src/NEWS        Sun Apr 25 05:15:57 2004
@@ -1,6 +1,8 @@
 PHP                                                                        NEWS
 |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
 25 Apr 2004, PHP 5 Release Candidate 2
+- Implementing an interface/abstract method with the wrong prototype is now
+  a fatal error. (Zeev)
 - Reimplemented zend.ze1_compatibility_mode to have better PHP 4 compliance.
   (Dmitry, Andi)
 - Under CLI, fclose() on php://stdin, php://stdout and php://stderr will now

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

Reply via email to