%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /home/rs/php/8.0/lib/php/test/apcu/tests/
Upload File :
Create Path :
Current File : /home/rs/php/8.0/lib/php/test/apcu/tests/apc_store_string_reuse.phpt

--TEST--
The same string is used as the cache key and an array key
--INI--
apc.enabled=1
apc.enable_cli=1
apc.serializer=default
--FILE--
<?php

$key = 'key';
$a = [$key => null];
apcu_store($key, $a);

?>
--EXPECT--

Zerion Mini Shell 1.0