-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: 1.11.0
-
Component/s: None
-
None
When load balancer support was introduced in PHPC-1752, we forgot to add specific validation when loadBalanced is specified in the URI options array.
Additionally, we should add tests for validation in the connection string (handled entirely by libmongoc) and URI options array (to be implemented by this ticket).