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