Support spaze/encryption v2.0, the API is the same, only the class na… #45
Annotations
19 errors
build (8.2):
src/DI/MysqlSessionHandlerExtension.php#L26
Class Spaze\Encryption\Symmetric\StaticKey not found.
|
build (8.2):
src/MysqlSessionHandler.php#L25
Property Spaze\Session\MysqlSessionHandler::$encryptionService has unknown class Spaze\Encryption\Symmetric\StaticKey as its type.
|
build (8.2):
src/MysqlSessionHandler.php#L79
Parameter $encryptionService of method Spaze\Session\MysqlSessionHandler::setEncryptionService() has invalid type Spaze\Encryption\Symmetric\StaticKey.
|
build (8.2):
src/MysqlSessionHandler.php#L153
Call to method decrypt() on an unknown class Spaze\Encryption\Symmetric\StaticKey.
|
build (8.2):
src/MysqlSessionHandler.php#L168
Call to method encrypt() on an unknown class Spaze\Encryption\Symmetric\StaticKey.
|
build (8.2)
Process completed with exit code 1.
|
build (8.3)
The job was canceled because "_8_2" failed.
|
build (8.3):
src/DI/MysqlSessionHandlerExtension.php#L26
Class Spaze\Encryption\Symmetric\StaticKey not found.
|
build (8.3):
src/MysqlSessionHandler.php#L25
Property Spaze\Session\MysqlSessionHandler::$encryptionService has unknown class Spaze\Encryption\Symmetric\StaticKey as its type.
|
build (8.3):
src/MysqlSessionHandler.php#L79
Parameter $encryptionService of method Spaze\Session\MysqlSessionHandler::setEncryptionService() has invalid type Spaze\Encryption\Symmetric\StaticKey.
|
build (8.3):
src/MysqlSessionHandler.php#L153
Call to method decrypt() on an unknown class Spaze\Encryption\Symmetric\StaticKey.
|
build (8.3):
src/MysqlSessionHandler.php#L168
Call to method encrypt() on an unknown class Spaze\Encryption\Symmetric\StaticKey.
|
build (8.3)
Process completed with exit code 1.
|
build (8.1)
The job was canceled because "_8_2" failed.
|
build (8.1):
src/MysqlSessionHandler.php#L25
Property Spaze\Session\MysqlSessionHandler::$encryptionService has unknown class Spaze\Encryption\SymmetricKeyEncryption as its type.
|
build (8.1):
src/MysqlSessionHandler.php#L79
Parameter $encryptionService of method Spaze\Session\MysqlSessionHandler::setEncryptionService() has invalid type Spaze\Encryption\SymmetricKeyEncryption.
|
build (8.1):
src/MysqlSessionHandler.php#L153
Call to method decrypt() on an unknown class Spaze\Encryption\SymmetricKeyEncryption.
|
build (8.1):
src/MysqlSessionHandler.php#L168
Call to method encrypt() on an unknown class Spaze\Encryption\SymmetricKeyEncryption.
|
build (8.1)
Process completed with exit code 1.
|