# InvalidStaticInvocation Emitted when trying to call an instance function statically ```php foo; } } A::bar(); ```