Skip to content

zRange is not work  #14

Open
Open
@youjiawang

Description

@youjiawang

$this->redis->zRange( $key, $start, -1, false );
return null;
$this->redis->zRange( $key, $start, -1, TRUE);
is not corrent
php 7.0.2

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