magento / marketplace-eqp

Magento 1.x Coding Standard
http://docs.magento.com/marketplace/user_guide/Resources/pdf/Extension_Quality_Program_Overview.pdf
MIT License
224 stars 68 forks source link

Do not run into endless loop when encountering 'new self' or 'new sta… #88

Closed schmengler closed 6 years ago

schmengler commented 6 years ago

…tic'

Fixes #87

lenaorobei commented 6 years ago

@schmengler thanks a lot for your contribution. Could you please also add this case to the unit test? ObjectInstantiationUnitTest.inc ObjectInstantiationUnitTest.php