feat(encryption): Add previous keys fallback feature #7271
Annotations
10 errors
|
Psalm Analysis (8.2)
Process completed with exit code 2.
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/SodiumHandler.php#L133
system/Encryption/Handlers/SodiumHandler.php:133:48: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/SodiumHandler.php#L86
system/Encryption/Handlers/SodiumHandler.php:86:38: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/SodiumHandler.php#L55
system/Encryption/Handlers/SodiumHandler.php:55:60: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/SodiumHandler.php#L55
system/Encryption/Handlers/SodiumHandler.php:55:31: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/OpenSSLHandler.php#L178
system/Encryption/Handlers/OpenSSLHandler.php:178:48: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/OpenSSLHandler.php#L130
system/Encryption/Handlers/OpenSSLHandler.php:130:38: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/OpenSSLHandler.php#L94
system/Encryption/Handlers/OpenSSLHandler.php:94:60: UndefinedAttributeClass: Attribute class CodeIgniter\Encryption\Handlers\SensitiveParameter does not exist (see https://psalm.dev/241)
|
|
UndefinedAttributeClass:
system/Encryption/Handlers/OpenSSLHandler.php#L94
system/Encryption/Handlers/OpenSSLHandler.php:94: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:117: NoValue: All possible types for this argument were invalidated - This may be dead code (see https://psalm.dev/179)
|