peridot-php / leo

Next level assertion and matcher library for PHP
http://peridot-php.github.io/leo/
MIT License
35 stars 7 forks source link

KeysMatcher should handle contains better #16

Closed mrkrstphr closed 9 years ago

mrkrstphr commented 9 years ago

KeysMatcher should allow the value of a corresponding key to be null.

Fixes #15

brianium commented 9 years ago

@mrkrstphr should we just remove hhvm from the build? I personally don't care about it (at least for this matcher library), and php7 is way more fun and cool anyways right?

mrkrstphr commented 9 years ago

I think HHVM is a fad.

brianium commented 9 years ago

@mrkrstphr want to remove the hhvm badge from the README and travis build stuff with your PR? I am so over it

mrkrstphr commented 9 years ago

@brianium HHVM support removed

brianium commented 9 years ago

I will tag a new thing