On Thu, 26 Feb 2004, Andi Gutmans wrote:

> At 18:54 25/02/2004 -0500, Hans Lellelid wrote:
> >It seems now that PHP is no longer inconsistent, but it also seems that it
> >is impossible to override methods w/ incompatible signature.  Is that a
> >correct assessment?  This is a pretty big difference from PHP4,
> >then.   Personally, I can live with it :) -- just want to make sure I
> >understand it correctly.
>
> You understand completely. It is incorrect to override methods w/
> incompatible signature. We don't check this in compatibility mode.

IMO even outside compat mode it should just give an E_STRICT error type
message. This is a bit too much breakage without a really good reason
IMO.

Derick

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

Reply via email to