Richard Quadling wrote:
I agree with this point. The sub class is a valid entity in its own
right. The methods (and the parameters) it has are part of that class.
If they overwrite a parent class's method, then fine.  Instance of
either class would have different parameters for the same named
method.

Its not about being "right". Acedemically Marcus changes are correct. The question is just if we want to force this way of working onto PHP, or if it makes more sense to make it optional.

regards,
Lukas

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

Reply via email to