From 1ccf8dde153d0b81798f742fdd70d9a3c24537de Mon Sep 17 00:00:00 2001 From: Andi Gutmans Date: Sun, 25 Apr 2004 09:15:57 +0000 Subject: [PATCH] - This was forgotten --- NEWS | 2 ++ 1 file changed, 2 insertions(+) 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 -- 2.50.1