On Mon, 19 Apr 2004, Zeev Suraski wrote:

> Suggested behavior:
> Any method that implements (directly or indirectly) an interface method or
> an abstract method, will have implementation checks fully enforced, with an
> E_COMPILE_ERROR emitted in case of an error.
> Behavior for methods that override regular parent methods, that do not have
> interface/abstract prototypes, will not change (E_STRICT message).
>
> Comments welcome - we'd like to sort this out before RC2...

Sounds good... I already thought we were doing this.

regards,
Derick

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to