Skip to content

Commit 45dad19

Browse files
Fix
1 parent eb320ed commit 45dad19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan-baseline.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1788,7 +1788,7 @@ parameters:
17881788
-
17891789
rawMessage: 'Doing instanceof PHPStan\Type\IterableType is error-prone and deprecated. Use Type::isIterable() instead.'
17901790
identifier: phpstanApi.instanceofType
1791-
count: 1
1791+
count: 3
17921792
path: src/Type/UnionType.php
17931793

17941794
-

0 commit comments

Comments
 (0)