File manager - Edit - /opt/alt/tests/alt-php83-pecl-memcache_8.2-1.el8/tests/pecl16442.phpt
Back
--TEST-- PECL bug #16442 (memcache_set fail with integer value) --SKIPIF-- <?php include 'connect.inc'; ?> --FILE-- <?php include 'connect.inc'; $memcache_obj = memcache_connect('localhost', 11211); memcache_set($memcache_obj, 'test123112', 1, MEMCACHE_COMPRESSED, 30); $ret = memcache_get($memcache_obj, 'test123112'); var_dump($ret); ?> --EXPECTF-- int(1)
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.1 |
proxy
|
phpinfo
|
Settings