Skip to content

Commit a386394

Browse files
committed
Update phpstan-baseline.neon
1 parent 58a50a7 commit a386394

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
@@ -1641,12 +1641,6 @@ parameters:
16411641
count: 1
16421642
path: src/Type/Php/StrRepeatFunctionReturnTypeExtension.php
16431643

1644-
-
1645-
message: '#^Doing instanceof PHPStan\\Type\\Constant\\ConstantStringType is error\-prone and deprecated\. Use Type\:\:getConstantStrings\(\) instead\.$#'
1646-
identifier: phpstanApi.instanceofType
1647-
count: 1
1648-
path: src/Type/Php/StrlenFunctionReturnTypeExtension.php
1649-
16501644
-
16511645
message: '#^Doing instanceof PHPStan\\Type\\ObjectType is error\-prone and deprecated\. Use Type\:\:isObject\(\) or Type\:\:getObjectClassNames\(\) instead\.$#'
16521646
identifier: phpstanApi.instanceofType

0 commit comments

Comments
 (0)