]> granicus.if.org Git - php/commitdiff
- This was forgotten
authorAndi Gutmans <andi@php.net>
Sun, 25 Apr 2004 09:15:57 +0000 (09:15 +0000)
committerAndi Gutmans <andi@php.net>
Sun, 25 Apr 2004 09:15:57 +0000 (09:15 +0000)
NEWS

diff --git a/NEWS b/NEWS
index b6efe8eb26bd52feb8b5898f1a9cdda0846994eb..5b58d6024d1fa0c1f4bda330a45a59fd68658093 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -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