Releases: martin-helmich/php-mongomock
Releases · martin-helmich/php-mongomock
v2.7.0
What's Changed
- Fix: Array functions fail against BSONArray by @kevinkl3 in #48
- Fix: Regex within $in operator by @kevinkl3 in #49
- Fix: $exists operator can be parameterized by @kevinkl3 in #50
- Fix: database listCollections by @kevinkl3 in #51
- Feature: $all operator by @kevinkl3 in #52
Full Changelog: v2.6.1...v2.7.0
v2.6.1
v2.3.0
v2.2.1
- Fixed overly strict PHPUnit constraint in
composer.json
v2.2.0
v2.1.0
v2.0.0
- PHPUnit 6 and 7 compatibility (credits to @justine and @jbuchmillerRio)