laravelcs icon indicating copy to clipboard operation
laravelcs copied to clipboard

Interface "PHP_CodeSniffer_Sniff" not found

Open logan-reynolds opened this issue 2 years ago • 0 comments

When trying to use this standard with PHPCS 3.5.4 and PHP 8.1.5 installed globally on my system, the following error occurs - this error doesn't get triggered when using any other standards:

phpcs: Uncaught Error: Interface "PHP_CodeSniffer_Sniff" not found in .../Standards/Laravel/Sniffs/Tabs/DisallowWhitespaceIndentSniff.php:12

logan-reynolds avatar May 10 '22 00:05 logan-reynolds