feat(encryption): Add previous keys fallback feature #13411
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 20s
Annotations
4 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
system/Encryption/Handlers/BaseHandler.php#L74
PHPDoc tag `@param` for parameter $params contains unresolvable type.
|
|
PHP Static Analysis:
system/Encryption/Handlers/BaseHandler.php#L74
PHPDoc tag `@param` for parameter $decryptCallback contains unresolvable type.
|
|
PHP Static Analysis:
system/Encryption/Handlers/BaseHandler.php#L74
Method CodeIgniter\Encryption\Handlers\BaseHandler::tryDecryptWithFallback() has parameter $params with no type specified.
|