Skip to content

Commit 843f04f

Browse files
committed
Don't report missing iterable value type warnings
1 parent ca3a663 commit 843f04f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

phpstan.neon.dist

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
parameters:
2+
checkMissingIterableValueType: false
3+
24
level: 6
35
paths:
46
- lib

0 commit comments

Comments
 (0)