Export - CSV (All fields)
Export - CSV (Current fields)
PHPLIB-410
Implement test runner for command monitoring spec testsPHPLIB-307
Implement test runner for retryable write spec testsPHPLIB-242
Refactor command operations to use field path syntax for type mapsPHPLIB-362
Prefer class name constant over string literalsPHPLIB-401
ResumeTokenException should extend RuntimeExceptionPHPLIB-422
Amend change stream missing resume token tests for wire version 8+PHPLIB-423
Add tests for postBatchResumeToken supportPHPLIB-451
Rewinding change stream cursor should never execute a getMore commandPHPLIB-457
Audit and implement any missing change stream spec prose testsPHPLIB-431
Relax aggregate explain test for 4.2 serversPHPLIB-433
ChangeStream spec's Resumable Error definition is too broadPHPLIB-435
Clarify resume token used in resuming and getResumeTokenPHPLIB-466
Support mongos pinning for sharded transactionsPHPLIB-473
Ensure read concern is inherited for transactionsPHPLIB-463
Implement spec test runner for retryable readsPHPLIB-416
Ensure that getMore right after a resume is retriedPHPLIB-411
Support postBatchResumeToken in change streamsPHPLIB-417
countDocuments should use group with _id: 1PHPLIB-414
Ensure GridFS spec tests fully iterate expected and actual collectionsPHPLIB-413
Add support for majority read concern level to Aggregation $outPHPLIB-446
Skip tests that modify resume token for server 4.1.8+PHPLIB-459
Support better failure descriptions in DocumentsMatchConstraintPHPLIB-445
ChangeStream::next() should not increment key if ResumeTokenException is thrownPHPLIB-430
Add test environment with multiple mongos nodesPHPLIB-450
Update change stream docs example for resume token accessPHPLIB-429
Remove support for PHP 5.5PHPLIB-456
Always invalidate ChangeStream position if iteration failsPHPLIB-462
Compatibility with PHP 7.4PHPLIB-443
ChangeStream does not surface non-resumable errors during iterationPHPLIB-449
Test MongoDB 4.2 in Travis CIPHPLIB-438
Spec: Finer-grained updates from aggregation via $mergePHPLIB-387
Support errors and unordered writes in CRUD spec testsPHPLIB-380
Add alternative topologies to Travis CIPHPLIB-368
Operations executed within transaction should not inherit read/write concernPHPLIB-372
PHPLIB MongoDB 4.2 SupportPHPLIB-366
Implement test runner for change stream spec testsPHPLIB-369
MongoDB 4.0 Follow UpPHPLIB-356
Audit documentation for possible BSON 64-bit integer return valuesPHPLIB-357
Refactor CountDocuments and EstimatedDocumentCount Operations to encapsulate a Count/Aggregation OperationPHPLIB-474
Provide transaction example using new withTransaction APIPHPLIB-407
Support 'startAfter' option to the $changeStream stagePHPLIB-395
Implement test runners for MongoDB 4.0 featuresPHPLIB-468
Implement Convenient API for TransactionsPHPLIB-402
Support running commands as aggregationPHPLIB-412
Revert to virtualized Travis CI environmentsPHPLIB-418
Add the ability to specify a pipeline to an update commandPHPLIB-365
Implement test runner for transaction spec testsPHPLIB-341
Add LocalDateTime example to tutorialPHPLIB-330
Implement checks for coding standardPHPLIB-384
modifyCollection return format with sharded cluster differs
{"errorMessages":["jqlTooComplex"],"errors":{}}
[{"id":-1,"name":"My open issues","jql":"assignee = currentUser() AND resolution = Unresolved order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-2,"name":"Reported by me","jql":"reporter = currentUser() order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":true},{"id":-4,"name":"All issues","jql":"order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-5,"name":"Open issues","jql":"resolution = Unresolved order by priority DESC,updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-9,"name":"Done issues","jql":"statusCategory = Done order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-3,"name":"Viewed recently","jql":"issuekey in issueHistory() order by lastViewed DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-6,"name":"Created recently","jql":"created >= -1w order by created DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-7,"name":"Resolved recently","jql":"resolutiondate >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false},{"id":-8,"name":"Updated recently","jql":"updated >= -1w order by updated DESC","isSystem":true,"sharePermissions":[],"requiresLogin":false}]
0.3
0