PHPCodeIntel
PHPCodeIntel copied to clipboard
Lenient public/static parsing
Older code just has function foo() {} method declarations. These can be called as static methods.
Add an option to treat these methods scoped both as instance and static.