--TEST-- APC: apcu_store/fetch with strings --SKIPIF-- --INI-- apc.enabled=1 apc.enable_cli=1 --FILE-- ===DONE=== --EXPECT-- string(11) "hello world" string(11) "hello world" string(4) "nice" string(11) "hello world" ===DONE===