Skip to content

Commit c902e22

Browse files
committed
Update phpstan-baseline.neon
1 parent 5c39df5 commit c902e22

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

phpstan-baseline.neon

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1617,12 +1617,6 @@ parameters:
16171617
count: 1
16181618
path: src/Type/Php/MbSubstituteCharacterDynamicReturnTypeExtension.php
16191619

1620-
-
1621-
message: '#^Doing instanceof PHPStan\\Type\\Constant\\ConstantStringType is error\-prone and deprecated\. Use Type\:\:getConstantStrings\(\) instead\.$#'
1622-
identifier: phpstanApi.instanceofType
1623-
count: 1
1624-
path: src/Type/Php/MethodExistsTypeSpecifyingExtension.php
1625-
16261620
-
16271621
message: '#^Doing instanceof PHPStan\\Type\\ConstantScalarType is error\-prone and deprecated\. Use Type\:\:isConstantScalarValue\(\) or Type\:\:getConstantScalarTypes\(\) or Type\:\:getConstantScalarValues\(\) instead\.$#'
16281622
identifier: phpstanApi.instanceofType

0 commit comments

Comments
 (0)