Replace error-prone instanceof in Rules classes #20115
Annotations
2 errors
src/Rules/Arrays/DuplicateKeysInLiteralArraysRule.php#L1
Ignored error pattern #^Doing instanceof PHPStan\\Type\\ConstantScalarType is error\-prone and deprecated\. Use Type\:\:isConstantScalarValue\(\) or Type\:\:getConstantScalarTypes\(\) or Type\:\:getConstantScalarValues\(\) instead\.$# (phpstanApi.instanceofType) in path D:\a\phpstan-src\phpstan-src\src\Rules\Arrays\DuplicateKeysInLiteralArraysRule.php was not matched in reported errors.
|
|
The logs for this run have expired and are no longer available.
Loading