1 file changed
+1
-1
lines changedSubmodule mongo-php-library updated 94 files
- docs/tutorial/crud.txt+27-9
- docs/tutorial/modeling-bson-data.txt+3-1
- tests/SpecTests/TransactionsSpecTest.php+2-347
- tests/SpecTests/transactions-convenient-api/callback-aborts.json-244
- tests/SpecTests/transactions-convenient-api/callback-commits.json-303
- tests/SpecTests/transactions-convenient-api/callback-retry.json-315
- tests/SpecTests/transactions-convenient-api/commit-retry-errorLabels.json-151
- tests/SpecTests/transactions-convenient-api/commit-retry.json-396
- tests/SpecTests/transactions-convenient-api/commit-transienttransactionerror-4.2.json-197
- tests/SpecTests/transactions-convenient-api/commit-transienttransactionerror.json-725
- tests/SpecTests/transactions-convenient-api/commit-writeconcernerror.json-602
- tests/SpecTests/transactions-convenient-api/commit.json-286
- tests/SpecTests/transactions-convenient-api/transaction-options.json-577
- tests/SpecTests/transactions/abort.json-622
- tests/SpecTests/transactions/bulk.json-532
- tests/SpecTests/transactions/causal-consistency.json-306
- tests/SpecTests/transactions/commit.json-926
- tests/SpecTests/transactions/count.json-121
- tests/SpecTests/transactions/create-collection.json-205
- tests/SpecTests/transactions/create-index.json-238
- tests/SpecTests/transactions/delete.json-328
- tests/SpecTests/transactions/error-labels-blockConnection.json-160
- tests/SpecTests/transactions/error-labels-errorLabels.json-314
- tests/SpecTests/transactions/error-labels.json-1.8k
- tests/SpecTests/transactions/findOneAndDelete.json-222
- tests/SpecTests/transactions/findOneAndReplace.json-256
- tests/SpecTests/transactions/findOneAndUpdate.json-414
- tests/SpecTests/transactions/insert.json-649
- tests/SpecTests/transactions/mongos-recovery-token-errorLabels.json-149
- tests/SpecTests/transactions/mongos-recovery-token.json-380
- tests/SpecTests/transactions/read-concern.json-1.6k
- tests/SpecTests/transactions/reads.json-544
- tests/SpecTests/transactions/retryable-abort-errorLabels.json-1.8k
- tests/SpecTests/transactions/retryable-abort.json-406
- tests/SpecTests/transactions/retryable-commit-errorLabels-forbid_serverless.json-240
- tests/SpecTests/transactions/retryable-commit-errorLabels.json-1.7k
- tests/SpecTests/transactions/retryable-commit-forbid_serverless.json-429
- tests/SpecTests/transactions/retryable-commit.json-222
- tests/SpecTests/transactions/retryable-writes.json-344
- tests/SpecTests/transactions/run-command.json-307
- tests/SpecTests/transactions/transaction-options-repl.json-181
- tests/SpecTests/transactions/transaction-options.json-1.4k
- tests/SpecTests/transactions/update.json-443
- tests/SpecTests/transactions/write-concern.json-1.3k
- tests/UnifiedSpecTests/Operation.php+9-5
- tests/UnifiedSpecTests/UnifiedSpecTest.php+27
- tests/UnifiedSpecTests/UnifiedTestRunner.php+3-1
- tests/UnifiedSpecTests/Util.php+1
- tests/UnifiedSpecTests/transactions-convenient-api/callback-aborts.json+344
- tests/UnifiedSpecTests/transactions-convenient-api/callback-commits.json+423
- tests/UnifiedSpecTests/transactions-convenient-api/callback-retry.json+472
- tests/UnifiedSpecTests/transactions-convenient-api/commit-retry-errorLabels.json+231
- tests/UnifiedSpecTests/transactions-convenient-api/commit-retry.json+552
- tests/UnifiedSpecTests/transactions-convenient-api/commit-transienttransactionerror-4.2.json+294
- tests/UnifiedSpecTests/transactions-convenient-api/commit-transienttransactionerror.json+996
- tests/UnifiedSpecTests/transactions-convenient-api/commit-writeconcernerror.json+814
- tests/UnifiedSpecTests/transactions-convenient-api/commit.json+398
- tests/UnifiedSpecTests/transactions-convenient-api/transaction-options.json+819
- tests/UnifiedSpecTests/transactions/abort.json+828
- tests/UnifiedSpecTests/transactions/bulk.json+652
- tests/UnifiedSpecTests/transactions/causal-consistency.json+426
- tests/UnifiedSpecTests/transactions/commit.json+1.2k
- tests/UnifiedSpecTests/transactions/count.json+177
- tests/UnifiedSpecTests/transactions/create-collection.json+282
- tests/UnifiedSpecTests/transactions/create-index.json+313
- tests/UnifiedSpecTests/transactions/delete.json+425
- tests/UnifiedSpecTests/transactions/error-labels-blockConnection.json+235
- tests/UnifiedSpecTests/transactions/error-labels-errorLabels.json+423
- tests/UnifiedSpecTests/transactions/error-labels.json+2.3k
- tests/UnifiedSpecTests/transactions/errors-client.json+64-19
- tests/UnifiedSpecTests/transactions/errors.json+118-56
- tests/UnifiedSpecTests/transactions/findOneAndDelete.json+317
- tests/UnifiedSpecTests/transactions/findOneAndReplace.json+352
- tests/UnifiedSpecTests/transactions/findOneAndUpdate.json+538
- tests/UnifiedSpecTests/transactions/insert.json+895
- tests/UnifiedSpecTests/transactions/isolation.json+107-52
- tests/UnifiedSpecTests/transactions/mongos-pin-auto.json+1.4k-995
- tests/UnifiedSpecTests/transactions/mongos-recovery-token-errorLabels.json+211
- tests/UnifiedSpecTests/transactions/mongos-recovery-token.json+566
- tests/UnifiedSpecTests/transactions/mongos-unpin.json+15-2
- tests/UnifiedSpecTests/transactions/pin-mongos.json+596-362
- tests/UnifiedSpecTests/transactions/read-concern.json+1.9k
- tests/UnifiedSpecTests/transactions/read-pref.json+229-222
- tests/UnifiedSpecTests/transactions/reads.json+706
- tests/UnifiedSpecTests/transactions/retryable-abort-errorLabels.json+2.4k
- tests/UnifiedSpecTests/transactions/retryable-abort.json+600
- tests/UnifiedSpecTests/transactions/retryable-commit-errorLabels.json+2.6k
- tests/UnifiedSpecTests/transactions/retryable-commit.json+868
- tests/UnifiedSpecTests/transactions/retryable-writes.json+468
- tests/UnifiedSpecTests/transactions/run-command.json+421
- tests/UnifiedSpecTests/transactions/transaction-options-repl.json+267
- tests/UnifiedSpecTests/transactions/transaction-options.json+2.1k
- tests/UnifiedSpecTests/transactions/update.json+565
- tests/UnifiedSpecTests/transactions/write-concern.json+1.6k
0 commit comments