Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v6.4.23
Changelog (v6.4.22...v6.4.23)
- bug symfony/symfony#60842 [DependencyInjection] Fix generating adapters of functional interfaces (@nicolas-grekas)
- bug symfony/symfony#60826 [DependencyInjection] Fix inlining when public services are involved (@nicolas-grekas)
- bug symfony/symfony#60584 [DependencyInjection] Make
YamlDumperquote resolved env vars if necessary (@MatTheCat)
v7.3.0
Changelog (v7.3.0-RC1...v7.3.0)
- no significant changes
v7.2.7
Changelog (v7.2.6...v7.2.7)
- bug symfony/symfony#60423 [DependencyInjection] Make
DefinitionErrorExceptionPassconsiderIGNORE_ON_UNINITIALIZED_REFERENCEandRUNTIME_EXCEPTION_ON_INVALID_REFERENCEthe same (@MatTheCat) - bug symfony/symfony#60428 [DependencyInjection] Fix missing binding for ServiceCollectionInterface when declaring a service subscriber (@nicolas-grekas)
v6.4.22
Changelog (v6.4.21...v6.4.22)
- bug symfony/symfony#60423 [DependencyInjection] Make
DefinitionErrorExceptionPassconsiderIGNORE_ON_UNINITIALIZED_REFERENCEandRUNTIME_EXCEPTION_ON_INVALID_REFERENCEthe same (@MatTheCat)
v7.3.0-RC1
Changelog (v7.3.0-BETA2...v7.3.0-RC1)
- bug symfony/symfony#60423 [DependencyInjection] Make
DefinitionErrorExceptionPassconsiderIGNORE_ON_UNINITIALIZED_REFERENCEandRUNTIME_EXCEPTION_ON_INVALID_REFERENCEthe same (@MatTheCat) - bug symfony/symfony#60428 [DependencyInjection] Fix missing binding for ServiceCollectionInterface when declaring a service subscriber (@nicolas-grekas)
v7.3.0-BETA2
Changelog (v7.3.0-BETA1...v7.3.0-BETA2)
- bug symfony/symfony#60392 [DependencyInjection][FrameworkBundle] Fix precedence of
App\Kernelalias and ignorecontainer.excludedtag on synthetic services (@nicolas-grekas)
v7.3.0-BETA1
Changelog (v7.2.6...v7.3.0-BETA1)
- feature symfony/symfony#60186 [DependencyInjection] Add "when" argument to #[AsAlias] (@Zuruuh)
- feature symfony/symfony#59890 [VarExporter] Leverage native lazy objects (@nicolas-grekas)
- feature symfony/symfony#60011 [DependencyInjection] Enable multiple attribute autoconfiguration callbacks on the same class (@GromNaN)
- feature symfony/symfony#59913 [DependencyInjection] Leverage native lazy objects for lazy services (@nicolas-grekas)
- feature symfony/symfony#59704 [DependencyInjection] Add
Definition::addExcludedTag()andContainerBuilder::findExcludedServiceIds()for auto-discovering value-objects (@GromNaN) - feature symfony/symfony#59712 [DependencyInjection] Don't skip classes with private constructor when autodiscovering (@nicolas-grekas)
- feature symfony/symfony#59257 [DependencyInjection] Support
@>as a shorthand for!service_closurein YamlFileLoader (@chx) - feature symfony/symfony#59088 [DependencyInjection] Make
#[AsTaggedItem]repeatable (@alexandre-daubois)
v7.2.6
Changelog (v7.2.5...v7.2.6)
- no significant changes
v7.2.5
Changelog (v7.2.4...v7.2.5)
- bug symfony/symfony#59965 [VarExporter] Fix support for hooks and asymmetric visibility (@nicolas-grekas)
v6.4.20
Changelog (v6.4.19...v6.4.20)
- bug symfony/symfony#59965 [VarExporter] Fix support for hooks and asymmetric visibility (@nicolas-grekas)