Linnk / Allman_CodeSniffer

Allman CodeSniffer & Kind of my own personal standards
Other
11 stars 4 forks source link

PHP Fatal Error when running #3

Open aecioneto opened 1 year ago

aecioneto commented 1 year ago

Hello, I am getting the following issue:

vendor/bin/phpcs -e PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in .composer/vendor/squizlabs/php_codesniffer/CodeSniffer/CLI.php on line 443

Adrian0350 commented 6 months ago

Hello, the repo has been updated to be used with PHP 7.3 or newer, some fixes like curly braces usage have been taken care of.