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 15a3de2 commit 804fc58Copy full SHA for 804fc58
phpstan.neon
@@ -4,6 +4,7 @@ parameters:
4
- identifier: missingType.iterableValue
5
- identifier: missingType.generics
6
reportUnmatchedIgnoredErrors: false
7
+ treatPhpDocTypesAsCertain: false
8
paths:
9
- src
10
bootstrapFiles:
0 commit comments