Skip to content

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

feat(encryption): Add previous keys fallback feature

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

Triggered via pull request December 21, 2025 13:39
Status Failure
Total duration 1m 16s
Artifacts

test-phpstan.yml

on: pull_request
PHP Static Analysis
1m 10s
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/SodiumHandler.php#L120
Variable $result might not be defined.
PHP Static Analysis: system/Config/BaseConfig.php#L141
Call to function is_string() with array will always evaluate to false.
PHP Static Analysis: app/Config/Encryption.php#L42
Property Config\Encryption::$previousKeys type has no value type specified in iterable type array.