Skip to content

Commit 99e1fa5

Browse files
Update baseline
1 parent 398b701 commit 99e1fa5

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

phpstan-baseline.neon

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1743,16 +1743,10 @@ parameters:
17431743
count: 1
17441744
path: src/Type/TypeCombinator.php
17451745

1746-
-
1747-
rawMessage: 'Doing instanceof PHPStan\Type\Constant\ConstantArrayType is error-prone and deprecated. Use Type::getConstantArrays() instead.'
1748-
identifier: phpstanApi.instanceofType
1749-
count: 1
1750-
path: src/Type/TypeUtils.php
1751-
17521746
-
17531747
rawMessage: Doing instanceof PHPStan\Type\IntersectionType is error-prone and deprecated.
17541748
identifier: phpstanApi.instanceofType
1755-
count: 4
1749+
count: 3
17561750
path: src/Type/TypeUtils.php
17571751

17581752
-

0 commit comments

Comments
 (0)