OwlCyberSecurity - MANAGER
Edit File: 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"