- 27 Jun, 2018 5 commits
-
-
Jeremy Mikola authored
Since ext-mongodb 1.5.0 drops support for server 2.6, we can remove wire version checks and legacy code for servers before 3.0 (i.e. wire version 3).
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
- 26 Jun, 2018 20 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
Skip redundant error message checks, since their codes do not overlap with the three errors specifically excluded by the spec and all other server errors are resumable. Deprecate the unused class constant, which can be removed in 2.0 (PHPLIB-360).
-
Jeremy Mikola authored
MongoDB\Driver\Exception\RuntimeException does not conflict in this file, so we can also remove its alias.
-
Jeremy Mikola authored
-
Jeremy Mikola authored
MongoDB 4.0 adds a "clusterTime" field to change stream documents. Rather than add conditional logic to expect this in tests, implement a new comparison function that fields not found in our expected document.
-
Jeremy Mikola authored
-
Jeremy Mikola authored
Fix monospace formatting in watch() docs
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
Fix reference to constants in Collection::watch() docs
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
- 25 Jun, 2018 1 commit
-
-
Jeremy Mikola authored
-
- 22 Jun, 2018 7 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Derick Rethans authored
-
Derick Rethans authored
-
Derick Rethans authored
-
Derick Rethans authored
-
Derick Rethans authored
-
- 21 Jun, 2018 2 commits
-
-
Derick Rethans authored
-
Derick Rethans authored
-
- 22 May, 2018 2 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
mongodb/specifications@56c90bf98af3b8536a3a589c0159318da9d3f810
-
- 01 May, 2018 3 commits
-
-
Katherine Walker authored
-
Katherine Walker authored
-
Katherine Walker authored
-