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

PHP 8.3 + 8.4 to master branch #151

Closed grogy closed 7 months ago

grogy commented 10 months ago

PHP 8.3 + 8.4 for master branches. It is based from #150

jrfnl commented 10 months ago

This will need the commit from #152 to get a passing build 🤞🏻

jrfnl commented 7 months ago

Note: PHP 8.4 build is failing due to incompatibilities in the Nette test framework, not due to incompatibilities in PHP Parallel Lint.