Skip to content

使用scan命令时返回值出错 #63

@ttgoat

Description

@ttgoat

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions