feat(encryption): Add previous keys fallback feature #13409
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 9s
Annotations
3 errors
|
PHP Static Analysis
Process completed with exit code 1.
|
|
PHP Static Analysis:
system/Encryption/Handlers/BaseHandler.php#L74
Method CodeIgniter\Encryption\Handlers\BaseHandler::tryDecryptWithFallback() has parameter $params with no value type specified in iterable type array.
|
|
PHP Static Analysis:
system/Encryption/Handlers/BaseHandler.php#L74
Method CodeIgniter\Encryption\Handlers\BaseHandler::tryDecryptWithFallback() has parameter $decryptCallback with no signature specified for callable.
|