Hi!

> Agreed. Personally, I'm a great fan of symettry, so part of me would
> prefer to introduce a keyword for when you *can't* call a method
> statically, e.g. "instance function foo() { ... }". But I guess instance

This would be another form of saying "foo() method uses $this", but if
that's true then once it uses $this you'd get the error anyway, so not
much changes from adding "instance".

-- 
Stas Malyshev
smalys...@gmail.com

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

Reply via email to