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 d303100 commit e52bd51Copy full SHA for e52bd51
phpstan.neon
@@ -2,6 +2,7 @@ parameters:
2
level: 5
3
paths:
4
- src
5
+ reportUnmatchedIgnoredErrors: false
6
ignoreErrors:
7
- '#Offset ''body'' on array\{\}\|array\{#'
8
- '#Access to an undefined property Elastic\\Elasticsearch\\Client::\$client.#'
0 commit comments