以下为错误示例: php代码: var_dump($this->redis->command('scan 0')); 输出结果: array(2) { [0] => string(3) "768" [1] => string(11) "$9 file_29" }