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

Ensure directConnection is validated when specified in URI options array

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.8.0-rc1, 1.8.0
    • Affects Version/s: 1.8.0-beta2
    • Component/s: None
    • Labels:
      None

      PHPC-1554 neglected to add validation for directConnection when it is supplied via the URI options array. This may require copying libmongoc's private mongoc_uri_finalize_directconnection method, as we currently do for cross-operation "auth" and "tls" validation.

      This may also be a temporary solution until PHPC-1647 is addressed in a future release.

            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: