fix sniffs after update escapestudios/symfony2-coding-standard #43
Annotations
6 errors
|
Run php stan
Process completed with exit code 1.
|
|
Run php stan:
src/PhpStan/ForbiddenNodeTypeRule.php#L39
Deprecated in PHP 8.4: Parameter #2 $message (string) is implicitly nullable via default value null.
|
|
Run php stan:
src/PhpCs/FiveLab/Sniffs/Formatting/UnusedImportsSniff.php#L85
Cannot use ++ on int<0, max>|false.
|
|
Run php stan:
src/PhpCs/FiveLab/Sniffs/Formatting/UnusedImportsSniff.php#L62
Cannot use ++ on int|false.
|
|
Run php stan:
src/PhpCs/FiveLab/Sniffs/Formatting/TypedConstantsSniff.php#L34
Comparison operation "<" between int<80400, 80599> and 80300 is always false.
|
|
Run php stan:
src/PhpCs/FiveLab/PhpCsUtils.php#L59
Cannot use ++ on int|false.
|
Loading