techfromsage/tripod-php

Fix issues with stricter $in checking in mongo 2.6

Closed this issue · 0 comments

The tests fail with Mongo 2.6/phpmongo 1.6 due to stricter array checking when using $in clauses (see https://jira.mongodb.org/browse/PHP-1051)