rewrite cryptography #989
backward-compatibility-check.yml
on: pull_request
Matrix: Backward Compatibility Check
Annotations
7 errors
|
Backward Compatibility Check (locked, 8.5, ubuntu-latest)
Process completed with exit code 3.
|
|
Backward Compatibility Check (locked, 8.5, ubuntu-latest):
/src/Cryptography/CryptographyExtension.php#L12
The parameter $cryptography of Patchlevel\Hydrator\Cryptography\CryptographyExtension#__construct() changed from Patchlevel\Hydrator\Cryptography\PayloadCryptographer to a non-contravariant Patchlevel\Hydrator\Cryptography\Cryptographer
|
|
Backward Compatibility Check (locked, 8.5, ubuntu-latest)
Class Patchlevel\Hydrator\Cryptography\PayloadCryptographer has been deleted
|
|
Backward Compatibility Check (locked, 8.5, ubuntu-latest):
/src/Cryptography/CryptographyMiddleware.php#L23
The parameter $cryptography of Patchlevel\Hydrator\Cryptography\CryptographyMiddleware#__construct() changed from Patchlevel\Hydrator\Cryptography\PayloadCryptographer to a non-contravariant Patchlevel\Hydrator\Cryptography\Cryptographer
|
|
Backward Compatibility Check (locked, 8.5, ubuntu-latest)
Class Patchlevel\Hydrator\Cryptography\SensitiveDataPayloadCryptographer has been deleted
|
|
Backward Compatibility Check (locked, 8.5, ubuntu-latest):
/src/Normalizer/DateIntervalNormalizer.php#L45
The number of required arguments for Patchlevel\Hydrator\Normalizer\DateIntervalNormalizer#denormalize() increased from 1 to 2
|
|
Backward Compatibility Check (locked, 8.5, ubuntu-latest):
/src/Normalizer/DateIntervalNormalizer.php#L27
The number of required arguments for Patchlevel\Hydrator\Normalizer\DateIntervalNormalizer#normalize() increased from 1 to 2
|