📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-03 03:32:46
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php85-pecl-apcu_5.1.24-2.el8
/
tests
📍 /opt/alt/tests/alt-php85-pecl-apcu_5.1.24-2.el8/tests
🔄 Refresh
✏️
Editing: apc_015.phpt
Read Only
--TEST-- Copy failure should not create entry --SKIPIF-- <?php require_once(dirname(__FILE__) . '/skipif.inc'); ?> --FILE-- <?php try { apcu_store('thing', function(){}); } catch(Exception $ex) { } var_dump(apcu_exists('thing')); --EXPECT-- bool(false)
💾 Save Changes
❌ Cancel