-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
libmongoc introduced options validation for various write functions in CDRIVER-2373. The original patch forgot to add handling of the arrayFilters option for bulk update functions, so I implemented that in CDRIVER-2661. This exposed an outstanding bug in PHPC: we append the arrayFilters option as a document instead of an array.
- depends on
-
CDRIVER-2661 mongoc_bulk_update functions reject arrayFilters option
- Closed