-
Jeremy Mikola authored
HHVM does not support comparing ObjectIDs with the equality operator (i.e. `==`). For documents, which may contain arbitrary BSON types, converting to JSON is the easiest solution. The documents will then be compared as extended JSON and produce a readable diff on error.
4078d0a6
Name |
Last commit
|
Last update |
---|---|---|
docs | ||
src | ||
tests | ||
.gitignore | ||
.travis.yml | ||
LICENSE | ||
Makefile | ||
README.md | ||
RELEASE-0.1.0 | ||
RELEASE-0.2.0 | ||
RELEASE-1.0 | ||
apigen.neon | ||
composer.json | ||
mkdocs.yml | ||
phpunit.xml.dist |