Mark all classes as readonly
#1052
backwards-compatibility.yml
on: pull_request
Backwards compatibility check
14s
Annotations
7 errors
Backwards compatibility check:
src/Configuration.php#L18
Method Lcobucci\JWT\Configuration#setBuilderFactory() was removed
|
Backwards compatibility check:
src/Configuration.php#L18
Method Lcobucci\JWT\Configuration#setParser() was removed
|
Backwards compatibility check:
src/Configuration.php#L18
Method Lcobucci\JWT\Configuration#setValidator() was removed
|
Backwards compatibility check:
src/Configuration.php#L18
Method Lcobucci\JWT\Configuration#setValidationConstraints() was removed
|
Backwards compatibility check:
src/Token/Builder.php#L20
Method Lcobucci\JWT\Token\Builder#__construct() was removed
|
Backwards compatibility check:
src/Token/Builder.php#L26
Method __construct() of class Lcobucci\JWT\Token\Builder visibility reduced from public to private
|
Backwards compatibility check
Process completed with exit code 3.
|