File manager - Edit - /opt/alt/tests/alt-php82-pecl-memcache_8.2-1.el8/tests/028.phpt
Back
--TEST-- memcache->addServer() and memcache->close() --SKIPIF-- <?php include 'connect.inc'; ?> --FILE-- <?php // Test for bug #6595 include 'connect.inc'; $memcache2 = new Memcache(); $result1 = $memcache2->addServer($host, $port, true, 50); $result2 = $memcache2->close(); var_dump($result1); var_dump($result2); ?> --EXPECTF-- bool(true) bool(true)
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.08 |
proxy
|
phpinfo
|
Settings