feat: added async & persistent options to Cache Redis
#13214
Annotations
3 errors
|
|
|
system/Cache/Handlers/PredisHandler.php#L44
Property CodeIgniter\Cache\Handlers\PredisHandler::$config has no type specified.
|
|
system/Cache/Handlers/PredisHandler.php#L34
PHPDoc tag `@var` has invalid value (array{
scheme: string,
host: string,
password: string|null,
port: int,
async: bool
persistent: bool
timeout: int
}): Unexpected token "persistent", expected '}' at offset 182 on line 10
|
The logs for this run have expired and are no longer available.
Loading