ÿØÿà JFIF ÿÛ „ ( %!1!%*+...983,7(-.-
File manager
File manager - Edit - /opt/alt/tests/alt-php83-pecl-apcu_5.1.23-1.el8/tests/iterator_009.phpt
Back
--TEST-- APC: APCIterator key invalidated between key() calls --SKIPIF-- <?php require_once(dirname(__FILE__) . '/skipif.inc'); ?> --INI-- apc.enabled=1 apc.enable_cli=1 --FILE-- <?php apcu_store("foo", 0); $it = new APCuIterator(); $it->rewind(); var_dump($it->key()); apcu_delete("foo"); apcu_store("bar", 0); var_dump($it->key()); ?> --EXPECT-- string(3) "foo" string(3) "foo"
| ver. 1.4 |
Github
|
.
| PHP 8.1.34 | Generation time: 0.18 |
proxy
|
phpinfo
|
Settings