📁 File Manager Pro
v10.0.2 | PHP: 8.1.34
Server: LiteSpeed
2026-06-26 16:53:56
📂
/
/
opt
/
alt
/
tests
/
alt-php80-phpiredis_1.0.1-1.el8
✏️
Editing: serializer_001.phpt
--TEST-- [SERIALIZER] Command serialization --SKIPIF-- <?php require_once 'testsuite_skipif.inc'; --FILE-- <?php $response = phpiredis_format_command(array('a', 's', 'd')); var_dump($response); --EXPECT-- string(25) "*3 $1 a $1 s $1 d "
💾 Save Changes
❌ Cancel