Skip to content

feat(encryption): Add previous keys fallback feature #13411

feat(encryption): Add previous keys fallback feature

feat(encryption): Add previous keys fallback feature #13411

Triggered via pull request December 30, 2025 04:45
Status Failure
Total duration 1m 27s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 20s
PHP Static Analysis
Fit to window
Zoom out
Zoom in

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.