-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.8.0-beta2
-
Component/s: None
-
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.