- 09 Jul, 2019 1 commit
-
-
Jeremy Mikola authored
Note: this does not address using the startAfter option for resuming. That will be implemented in PHPLIB-411 with the introduction of a resume token accessor method and support for postBatchResumeToken.
-
- 03 Jul, 2019 6 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
Aggregate::execute() already checks for this. This also adds a note in CollectionFunctionalTest that watch() is prohibited within a transaction, as is done for other methods.
-
- 02 Jul, 2019 9 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
The wire version check is for the startAtOperationTime $changeStream option. Operation time itself is supported since MongoDB 3.6 (introduced with sessions and casual consistency).
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
- 25 Jun, 2019 12 commits
-
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
Remove MMAPv1 procParams from MO configs (excluding "old" configs). MongoDB 4.2+ no longer parses these options and will error on startup. See: https://docs.mongodb.com/master/release-notes/4.2/#mmapv1-specific-configuration-options
-
Jeremy Mikola authored
-
Jeremy Mikola authored
Fixes from PHPLIB-442 and PHPLIB-441 allow this to pass.
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
Since consecutive calls to rewind() are NOPs, this must invoke next() to trigger a second resume. Additionally, leave a note about how this test might change with PHPLIB-448.
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
- 21 Jun, 2019 12 commits
-
-
Jeremy Mikola authored
PR #625 was merged prematurely. The related test actually does not pass on 4.1.7+. This reverts commit d47fa07e.
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
The fix from PHPLIB-442 also allows this test to pass.
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-
Jeremy Mikola authored
-