PHPCodeIntel icon indicating copy to clipboard operation
PHPCodeIntel copied to clipboard

Lenient public/static parsing

Open deweller opened this issue 12 years ago • 0 comments

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.

deweller avatar May 29 '13 23:05 deweller