feat: Add PHPStan-Rule MLL\Utils\PHPStan\Rules\VariableNameIdToIDRule
#176
Annotations
3 errors
Run vendor/bin/phpstan analyse:
src/PHPStan/Rules/VariableNameIdToIDRule.php#L26
Instanceof between PhpParser\Node\Expr\Variable and PhpParser\Node\Expr\Variable will always evaluate to true.
|
Run vendor/bin/phpstan analyse:
src/PHPStan/Rules/VariableNameIdToIDRule.php#L26
Only booleans are allowed in &&, int given on the right side.
|
Run vendor/bin/phpstan analyse
Process completed with exit code 1.
|
Loading