Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-1195

BulkWrite::update() should append arrayFilters option as array

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.5.0
    • 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.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: