Skip to content

Commit a5bd5df

Browse files
staabmsebastianbergmann
authored andcommitted
Update phpstan.neon
1 parent f2fd395 commit a5bd5df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

phpstan.neon

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ parameters:
1111
- '#Instanceof between .* and .* will always evaluate to true.#'
1212
- '#Strict comparison using !== between .*non-empty-string.* and .* will always evaluate to true.#'
1313
- '#Strict comparison using !== between .*non-falsy-string.* and .* will always evaluate to true.#'
14-
- '#Call to function is_array\(\) with array will always evaluate to true.#'
1514

1615
excludePaths:
1716
- src/Framework/MockObject/Runtime/Api # exclude partial traits, which are only used in runtime generated code

0 commit comments

Comments
 (0)