php-parallel-lint / PHP-Parallel-Lint

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

New version - 1.3 #56

Closed grogy closed 3 years ago

grogy commented 3 years ago

How writes @glensc in https://github.com/php-parallel-lint/PHP-Parallel-Lint/pull/51#issuecomment-810625112 - its time for the new version. For the first we have new changes, for second in PRs are bigger structure changes and for last is a year ago of the last version

Who can - please test current master

glensc commented 3 years ago

where did this disappear? long vacation?

also, I submitted changelog fix:

grogy commented 3 years ago

Thank you. Some free days with family ;-)

I tested the current master (phar output) with PHP 5.4, 7.4, and 8.0. All looks OK

grogy commented 3 years ago

Done https://github.com/php-parallel-lint/PHP-Parallel-Lint/releases/tag/v1.3.0

glensc commented 3 years ago

Cheers!