Skip to content

Commit

Permalink
Temporary disable non-empty-string checks for phpstan - since bug #53…
Browse files Browse the repository at this point in the history
…72 is fixed
  • Loading branch information
MortalFlesh committed Aug 10, 2021
1 parent cbdc42c commit abbb1a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions phpstan.neon
Original file line number Diff line number Diff line change
Expand Up @@ -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.*#'

0 comments on commit abbb1a0

Please sign in to comment.