We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b1b9b34 commit 9bf8ccfCopy full SHA for 9bf8ccf
1 file changed
phpstan.neon
@@ -3,7 +3,6 @@ parameters:
3
reportUnmatchedIgnoredErrors: false
4
paths:
5
- src
6
- - tests
7
ignoreErrors:
8
- '#Cannot cast mixed to int.#'
9
- '#Cannot cast mixed to string.#'
0 commit comments