PHPLIB-90: Client::__toString() should return connection URI
The legacy driver would return a comma-delimited list of host:port combinations; however, that would require __toString() to invoke topology discovery on new Manager instances. Returning the URI is less invasive.
Showing
tests/ClientTest.php
0 → 100644
Please
register
or
sign in
to comment