Skip to content

Commit 5772c11

Browse files
committed
Note that arrayFilters update option requires MongoDB 3.6
1 parent 6858ae0 commit 5772c11

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/includes/apiargs-MongoDBCollection-common-option.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ type: array
44
description: |
55
An array of filter documents that determines which array elements to modify
66
for an update operation on an array field.
7+
8+
This is not supported for server versions prior to 3.6 and will result in an
9+
exception at execution time if used.
710
interface: phpmethod
811
operation: ~
912
optional: true

0 commit comments

Comments
 (0)