Skip to content

Commit 6372cca

Browse files
Fix
1 parent 6b7f67d commit 6372cca

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
@@ -1776,7 +1776,7 @@ parameters:
17761776
-
17771777
rawMessage: 'Doing instanceof PHPStan\Type\IterableType is error-prone and deprecated. Use Type::isIterable() instead.'
17781778
identifier: phpstanApi.instanceofType
1779-
count: 1
1779+
count: 3
17801780
path: src/Type/UnionType.php
17811781

17821782
-

0 commit comments

Comments
 (0)