From: Andi Gutmans Date: Sun, 25 Apr 2004 09:15:57 +0000 (+0000) Subject: - This was forgotten X-Git-Tag: php-5.0.0RC2~1 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=1ccf8dde153d0b81798f742fdd70d9a3c24537de;p=php - This was forgotten --- diff --git a/NEWS b/NEWS index b6efe8eb26..5b58d6024d 100644 --- 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