From: Marcus Boerger Date: Wed, 10 May 2006 19:20:34 +0000 (+0000) Subject: - Missed my name X-Git-Tag: php-5.2.0RC1~610 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=168c0ead9ee8d011be7b7de5ee1001665888c40b;p=php - Missed my name --- diff --git a/NEWS b/NEWS index 32204b579f..da0080abb7 100644 --- a/NEWS +++ b/NEWS @@ -1,7 +1,7 @@ PHP NEWS ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||| ?? ??? 2006, PHP 5.2.0 -- Removed ze1 compatibility mode. +- Removed ze1 compatibility mode. (Marcus) - Added support for constructors in interfaces to force constructor signature checks in implementations. (Marcus) - Changed __toString to be called whereever applicable. (Marcus)