diff --git a/phpstan.neon b/phpstan.neon index b4860e1..fcdabc3 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -10,3 +10,4 @@ parameters: ignoreErrors: - '#Cannot access offset .size. on array.*#' - '#Method Lmc\\Cqrs\\Base\\Query\\AbstractHttpQuery::assertHeaderFieldValue\(\) has parameter \$value with no typehint specified.#' + - '#.*non-empty-string.*#'