Add user
option to Redis
adapter to authenticate with a specific user
#291
Annotations
3 errors
PHPCodeSniffer [8.1, locked]:
src/RedisResourceManager.php#L176
Equals sign not aligned with surrounding assignments; expected 15 spaces but found 16 spaces
|
PHPCodeSniffer [8.1, locked]:
src/RedisResourceManager.php#L177
Equals sign not aligned with surrounding assignments; expected 16 spaces but found 17 spaces
|
PHPCodeSniffer [8.1, locked]:
src/RedisResourceManager.php#L178
Equals sign not aligned with surrounding assignments; expected 1 space but found 2 spaces
|
Loading