Skip to content

About the auth of new RedisCluster() by PHP7.0 ; How to achieve? #1355

@kklingjie

Description

@kklingjie

Throw an exception:

PHP Warning: RedisCluster::__construct() expects at most 5 parameters, 6 given in /www/framework/cache/redis.php on line 79

the code :

$this->credis = new RedisCluster(null,$redis_connect_config,2,2,true,$password);

My redis auth is open;
How to achieve?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions