- 27 Oct, 2016 2 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
- 26 Oct, 2016 3 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
- 18 Oct, 2016 1 commit
-
-
Jeremy Mikola authored
-
- 17 Oct, 2016 5 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
- 16 Oct, 2016 2 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
- 11 Oct, 2016 1 commit
-
-
Jeremy Mikola authored
This bumps the extension requirement to 1.2.0. Composer allows dev versions with the "^" operator, so this will accept 1.2.0alpha3, which introduces a "collation" option for Query and BulkWrite methods.
-
- 28 Sep, 2016 7 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
mongodb://127.0.0.1/Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Antoine Bellion authored
-
Jeremy Mikola authored
-
- 27 Sep, 2016 11 commits
-
-
Jeremy Mikola authored
GridFS streams do not yet support seeking (PHPLIB-213), and HHVM requires a stream_seek() implementation in order to pass a non-negative offset to stream_get_contents().
-
Jeremy Mikola authored
-
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.
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
gsangiov authored
-
- 23 Sep, 2016 8 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
gsangiov authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
Remove MongoDB 2.4 from the build matrix and use the latest stable driver by default. Add explicit jobs to test MongoDB 2.4, driver 1.1.0 (oldest supported version), and the latest unstable driver version. Lastly, restrict PHP 5.4 and 5.5 to a single job each.
-