I'm not sure. But if you do this, it starts E_STRICT:
Strict standards: the non-static method a :: non_static () should not be called statically in c: \ file.php on line 12
It is probably wise to talk about what is static and what is not, at least you are unlikely to do something like trying to access an $thisout-of-context object.
source
share