-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Commit 4514964
https://www.mongodb.com/docs/php-library/current/reference/method/MongoDBCollection-count/
Fix pass options to countDocuments for transaction session
1 parent e045fab commit 4514964
2 files changed
+6
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | + | ||
14 | 15 | | |
15 | 16 | | |
16 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
266 | 266 | | |
267 | 267 | | |
268 | 268 | | |
269 | - | ||
269 | + | ||
270 | + | ||
271 | + | ||
270 | 272 | | |
271 | 273 | | |
272 | 274 | | |
| |||
329 | 331 | | |
330 | 332 | | |
331 | 333 | | |
332 | - | ||
334 | + | ||
333 | 335 | | |
334 | 336 | | |
335 | 337 | | |
| |||
396 | 398 | | |
397 | 399 | | |
398 | 400 | | |
399 | - | ||
401 | + | ||
400 | 402 | | |
401 | 403 | | |
402 | 404 | | |
| |||
0 commit comments