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

Deprecation warning with PHP 7.4 #154

Open oliverklee opened 4 years ago

oliverklee commented 4 years ago
Deprecated: Array and string offset access syntax with curly braces is deprecated in /home/travis/build/MyIntervals/emogrifier/vendor/jakub-onderka/php-parallel-lint/src/Settings.php on line 145
jrfnl commented 4 years ago

PR #143 which has been open since August fixes this...

szepeviktor commented 4 years ago

@JakubOnderka Could you help this package move forward or give someone Maintainer privileges?

repat commented 4 years ago

@JakubOnderka ping :-)

Krinkle commented 4 years ago

The project continues under a new GitHub organisation at: https://github.com/php-parallel-lint/PHP-Parallel-Lint.

(This move is recognised in the project's readme, see commit).