File manager - Edit - /opt/cpanel/ea-php74/root/usr/share/tests/pecl/apcu/tests/apc_store_array_with_refs.phpt
Back
--TEST-- Store array that references same value twice --INI-- apc.enabled=1 apc.enable_cli=1 apc.serializer=default --FILE-- <?php apcu_store('test', [&$x, &$x]); var_dump(apcu_fetch('test')); ?> --EXPECT-- array(2) { [0]=> &NULL [1]=> &NULL }
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings