Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
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_closure
in YamlFileLoader (@chx) - feature symfony/symfony#59088 [DependencyInjection] Make
#[AsTaggedItem]
repeatable (@alexandre-daubois)
v7.2.6
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)
v7.2.4
Changelog (v7.2.3...v7.2.4)
- bug symfony/symfony#59810 [DependencyInjection] Defer check for circular references instead of skipping them (@biozshock)
- bug symfony/symfony#59713 [DependencyInjection] Do not preload functions (@biozshock)
- bug symfony/symfony#59723 [DependencyInjection] Fix cloned lazy services not sharing their dependencies when dumped with PhpDumper (@pvandommelen)
- bug symfony/symfony#59262 [DependencyInjection] Fix env default processor with scalar node (@tBibaut)
v6.4.19
Changelog (v6.4.18...v6.4.19)
- bug symfony/symfony#59810 [DependencyInjection] Defer check for circular references instead of skipping them (@biozshock)
- bug symfony/symfony#59713 [DependencyInjection] Do not preload functions (@biozshock)
- bug symfony/symfony#59723 [DependencyInjection] Fix cloned lazy services not sharing their dependencies when dumped with PhpDumper (@pvandommelen)
- bug symfony/symfony#59262 [DependencyInjection] Fix env default processor with scalar node (@tBibaut)
v7.2.3
Changelog (v7.2.2...v7.2.3)
- bug symfony/symfony#59136 [DependencyInjection] Reset env vars with
kernel.reset
(@faizanakram99)
v7.1.11
Changelog (v7.1.10...v7.1.11)
- bug symfony/symfony#59136 [DependencyInjection] Reset env vars with
kernel.reset
(@faizanakram99)
v7.2.0
Changelog (v7.2.0-RC1...v7.2.0)
- bug symfony/symfony#58822 [DependencyInjection] Fix checking for interfaces in ContainerBuilder::getReflectionClass() (@donquixote)
v7.1.9
Changelog (v7.1.8...v7.1.9)
- bug symfony/symfony#58822 [DependencyInjection] Fix checking for interfaces in ContainerBuilder::getReflectionClass() (@donquixote)