coduo/php-matcher

ArrayMatcher does't work well with empty arrays

Closed this issue · 2 comments

I found that
$this->matcher->match([],["key"=>[]])
returns true but should return false

Bug confirmed, thanks for reporting @jakubiak !

@norzechowicz I think it should be treated as a bug to v3. I suggest removing it from milestone 4.0.0