// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
tests
/
alt-php83-pecl-memcache_8.2-1.el8
/
tests
[ PARENT ]
EDIT :: 058.phpt
--TEST-- memcache->findServer() --SKIPIF-- <?php include 'connect.inc'; ?> --FILE-- <?php include 'connect.inc'; $result = $memcache->findServer('test_key'); var_dump($result); ?> --EXPECTF-- string(%d) "%s:%d"
SAVE
CANCEL