Skip to content

Commit 1e263fd

Browse files
staabmondrejmirtes
authored andcommitted
cleanup baseline
1 parent a9ee26d commit 1e263fd

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
@@ -1515,12 +1515,6 @@ parameters:
15151515
count: 1
15161516
path: src/Type/PHPStan/ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension.php
15171517

1518-
-
1519-
rawMessage: 'Doing instanceof PHPStan\Type\Constant\ConstantArrayType is error-prone and deprecated. Use Type::getConstantArrays() instead.'
1520-
identifier: phpstanApi.instanceofType
1521-
count: 2
1522-
path: src/Type/Php/ArrayCombineFunctionReturnTypeExtension.php
1523-
15241518
-
15251519
rawMessage: 'Doing instanceof PHPStan\Type\Constant\ConstantStringType is error-prone and deprecated. Use Type::getConstantStrings() instead.'
15261520
identifier: phpstanApi.instanceofType

0 commit comments

Comments
 (0)