PHP-Parallel-Lint icon indicating copy to clipboard operation
PHP-Parallel-Lint copied to clipboard

Remove in php8 deprecated curly braces access to string

Open temp opened this issue 4 years ago • 1 comments

parallel-lint works fine with php8, only one deprecated string access, which is fixed by this PR.

temp avatar Dec 11 '20 09:12 temp

This was addressed in the fork which replaces this package: https://github.com/php-parallel-lint/PHP-Parallel-Lint/commit/e0b281126b09fa906daea5bbe211eedc56aa75be

jrfnl avatar Feb 17 '22 02:02 jrfnl