JakubOnderka / PHP-Parallel-Lint

This tool check syntax of PHP files faster than serial check with fancier output.
Other
647 stars 62 forks source link

File with empty skip status, crashing lint #35

Closed niloct closed 10 years ago

niloct commented 10 years ago

Trying to lint Magento 1.9.0.1 with extension http://www.bubbleshop.net/magento-static-files-versioning.html

File /usr/local/var/www/magento9/app/code/community/Bubble/Queryfier/Helper/Data.php has empty skip status. Please contact PHP Parallel Lint author.

bryanlatten commented 10 years ago

+1

chr0n1x commented 10 years ago

+1

JakubOnderka commented 10 years ago

Can you please try latest development version from master branch?

tierra commented 10 years ago

I had a similar issue with an entirely different codebase, but the upgrade from v0.7 to v0.7.1 resolved it.

niloct commented 10 years ago

Indeed. My only reminder is that the macbook pro fans went crazy while running this.

JakubOnderka commented 10 years ago

That's OK, because this software is designed to use all CPU cores.

But you can try to set the lower count of parallel running tasks (parameter -j) to 2 or 4, depending on the number of core that has your MacBook.

niloct commented 10 years ago

Understood, thanks.

On Mon, Sep 15, 2014 at 4:53 AM, Jakub Onderka notifications@github.com wrote:

That's OK, because this software is designed to use all CPU cores.

But you can try to set the lower count of parallel running tasks (parameter -j) to 2 or 4, depending on the number of core that has your MacBook.

— Reply to this email directly or view it on GitHub https://github.com/JakubOnderka/PHP-Parallel-Lint/issues/35#issuecomment-55561236 .

Nilo César Teixeira nilo.teixeira@gmail.com (55) (11) 98571-5314