mongo-php-library icon indicating copy to clipboard operation
mongo-php-library copied to clipboard

PHPLIB-1725 Add `Session::getSnapshotTime` in spec tests

Open GromNaN opened this issue 4 weeks ago • 0 comments

Fix PHPLIB-1725

Implement https://github.com/mongodb/specifications/blob/master/source/sessions/tests/README.md#specific-operations-and-behaviour-for-unified-tests

Need the value of snapshotTime to be exposed by MongoDB\Driver\Session.

GromNaN avatar Nov 24 '25 09:11 GromNaN