-
ricardoaponte authored
MongoDB 2.6.0, no longer accepting bson object in the $in clause. To fix this, the values need to be numerically indexed starting from zero and have consecutive values. Adding array_values fixed this issue. This fix was not tested on a previous MongoDB version.
4308f6ca
Name |
Last commit
|
Last update |
---|---|---|
src/Jenssegers | ||
tests | ||
.gitignore | ||
.travis.yml | ||
README.md | ||
composer.json | ||
phpunit.xml |