feat(encryption): Add previous keys fallback feature #13359
test-phpstan.yml
on: pull_request
PHP Static Analysis
1m 10s
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.
|