We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b38b9ca commit 1b8a849Copy full SHA for 1b8a849
tests/integration/memcached/test_add_servers.php
@@ -31,4 +31,5 @@
31
array("host1", 1),
32
array("host2", 2),
33
array("host3", 11211)));
34
+$memcached->addServers(array());
35
$memcached->quit();
0 commit comments