We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb6cb6f commit 8613ad1Copy full SHA for 8613ad1
1 file changed
phpstan.neon
@@ -65,3 +65,9 @@ parameters:
65
-
66
identifier: class.notFound
67
path: src/Fixture
68
+ -
69
+ identifier: offsetAccess.nonOffsetAccessible
70
+ path: tests/Form
71
72
+ identifier: missingType.iterableValue
73
0 commit comments