Skip to content

Support profile specific configuration #390

Support profile specific configuration

Support profile specific configuration #390

Triggered via pull request November 10, 2024 21:20
Status Failure
Total duration 27s
Artifacts

backwards-compatibility.yml

on: pull_request
Backwards compatibility check
20s
Backwards compatibility check
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Backwards compatibility check: src/Generator.php#L21
Default parameter value for parameter $builderClass of Lcobucci\DependencyInjection\Generator#__construct() changed from NULL to 'Symfony\\Component\\DependencyInjection\\ContainerBuilder'
Backwards compatibility check: src/Generator.php#L21
The parameter $builderClass of Lcobucci\DependencyInjection\Generator#__construct() changed from string|null to a non-contravariant string
Backwards compatibility check: src/Generator.php#L21
The parameter $builderClass of Lcobucci\DependencyInjection\Generator#__construct() changed from string|null to string
Backwards compatibility check: src/Generator.php#L64
Parameter profileName was added to Method getLoader() of class Lcobucci\DependencyInjection\Generator
Backwards compatibility check: src/ContainerBuilder.php#L42
Default parameter value for parameter $builderClass of Lcobucci\DependencyInjection\ContainerBuilder::xml() changed from NULL to 'Symfony\\Component\\DependencyInjection\\ContainerBuilder'
Backwards compatibility check: src/ContainerBuilder.php#L42
The parameter $builderClass of Lcobucci\DependencyInjection\ContainerBuilder::xml() changed from string|null to a non-contravariant string
Backwards compatibility check: src/ContainerBuilder.php#L55
Default parameter value for parameter $builderClass of Lcobucci\DependencyInjection\ContainerBuilder::php() changed from NULL to 'Symfony\\Component\\DependencyInjection\\ContainerBuilder'
Backwards compatibility check: src/ContainerBuilder.php#L55
The parameter $builderClass of Lcobucci\DependencyInjection\ContainerBuilder::php() changed from string|null to a non-contravariant string
Backwards compatibility check: src/ContainerBuilder.php#L68
Default parameter value for parameter $builderClass of Lcobucci\DependencyInjection\ContainerBuilder::yaml() changed from NULL to 'Symfony\\Component\\DependencyInjection\\ContainerBuilder'
Backwards compatibility check: src/ContainerBuilder.php#L68
The parameter $builderClass of Lcobucci\DependencyInjection\ContainerBuilder::yaml() changed from string|null to a non-contravariant string