Currently the only way to set many of the options is via long, tedious and annoying URI.
This includes credentials, timeout options and ssl.
It would be nice to be able to set these explicitly via mongoc_client_set_read_pref() and so on
- related to
-
PHPC-229 Support options array in second parameter of Manager constructor
- Closed