We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8c23a5e commit 180914dCopy full SHA for 180914d
phpstan.neon
@@ -8,4 +8,4 @@ parameters:
8
- */tests/*/data/*
9
ignoreErrors:
10
- '#Call to an undefined method object::noMethod\(\)\.#'
11
- - '#Offset mixed does not exist on array\(\)\.#'
+ - '#Offset string does not exist on array\(\)\.#'
0 commit comments