We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a9ee26d commit 1e263fdCopy full SHA for 1e263fd
phpstan-baseline.neon
@@ -1515,12 +1515,6 @@ parameters:
1515
count: 1
1516
path: src/Type/PHPStan/ClassNameUsageLocationCreateIdentifierDynamicReturnTypeExtension.php
1517
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
-
1524
1525
rawMessage: 'Doing instanceof PHPStan\Type\Constant\ConstantStringType is error-prone and deprecated. Use Type::getConstantStrings() instead.'
1526
identifier: phpstanApi.instanceofType
0 commit comments