On Wed, 2004-02-18 at 12:30, Pierre-Alain Joye wrote: > We are talking about the same thing. A notice (error sounds too > drastic here) should be raised if a static method is called from the > instanciated object.
No. There is *no* reason why static methods should be called from an object context. Doing so is more than a notice -- its flat out wrong and defeats the entire purpose of having static in the first place... John -- -=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=- John Coggeshall http://www.coggeshall.org/ The PHP Developer's Handbook http://www.php-handbook.com/ -=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=--=~=- -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php