Skip to content

Commit

Permalink
Generate new phpstan baseline
Browse files Browse the repository at this point in the history
  • Loading branch information
babenkoivan committed Jul 17, 2023
1 parent 267f587 commit 11b76e6
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions phpstan-baseline.neon
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ parameters:
count: 1
path: src/NullEngine.php

-
message: "#^Method Elastic\\\\ScoutDriverPlus\\\\QueryParameters\\\\Transformers\\\\CallbackArrayTransformer\\:\\:transform\\(\\) should return array but returns mixed\\.$#"
count: 1
path: src/QueryParameters/Transformers/CallbackArrayTransformer.php

-
message: "#^Cannot call method extend\\(\\) on mixed\\.$#"
count: 1
Expand Down

0 comments on commit 11b76e6

Please sign in to comment.