Zeev Suraski wrote: > My recommendation: > - Add a new flag to methods (at the implementation level) that will allow to > flag them as 'strict' > - In case such a strict method is improperly overridden - error out (E_ERROR)
Zeev, ain't your recommendation already covered by interfaces? > - In case a non-strict method is improperly overridden - emit E_STRICT > - Consider adding userland ability to set entire classes or methods as strict Regards, -- Michael -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php