Skip to content

Commit 1b8a849

Browse files
committed
add empty addservers test
1 parent b38b9ca commit 1b8a849

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/memcached/test_add_servers.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,4 +31,5 @@
3131
array("host1", 1),
3232
array("host2", 2),
3333
array("host3", 11211)));
34+
$memcached->addServers(array());
3435
$memcached->quit();

0 commit comments

Comments
 (0)