feat(encryption): Add previous keys fallback feature #7270
Annotations
10 errors
|
Psalm Analysis (8.2)
Process completed with exit code 2.
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/SodiumHandler.php#L120
system/Encryption/Handlers/SodiumHandler.php:120:48: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/SodiumHandler.php#L74
system/Encryption/Handlers/SodiumHandler.php:74:38: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/SodiumHandler.php#L43
system/Encryption/Handlers/SodiumHandler.php:43:60: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/SodiumHandler.php#L43
system/Encryption/Handlers/SodiumHandler.php:43:31: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/OpenSSLHandler.php#L179
system/Encryption/Handlers/OpenSSLHandler.php:179:48: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/OpenSSLHandler.php#L132
system/Encryption/Handlers/OpenSSLHandler.php:132:38: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/OpenSSLHandler.php#L96
system/Encryption/Handlers/OpenSSLHandler.php:96:60: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/OpenSSLHandler.php#L96
system/Encryption/Handlers/OpenSSLHandler.php:96:31: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
NoValue:
system/Config/BaseConfig.php#L142
system/Config/BaseConfig.php:142:116: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|