Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v8.0.0
Changelog (v8.0.0-RC3...v8.0.0)
- bug symfony/symfony#62476 [DependencyInjection] Fix wrong trait usage in ServiceLocatorArgument (@yoeunes)
v7.4.0
Changelog (v7.4.0-RC3...v7.4.0)
- bug symfony/symfony#62485 [DependencyInjection] Fix loop corruption in
CheckTypeDeclarationsPass(@yoeunes) - bug symfony/symfony#62486 [DependencyInjection] Fix invalid PHP syntax for nullable
TypedReferenceinPhpDumper(@yoeunes) - bug symfony/symfony#62476 [DependencyInjection] Fix wrong trait usage in ServiceLocatorArgument (@yoeunes)
v8.0.0-RC3
Changelog (v8.0.0-RC2...v8.0.0-RC3)
- bug symfony/symfony#62437 [DependencyInjection] Fix preloading
LazyClosure(@nicolas-grekas)
v7.4.0-RC3
Changelog (v7.4.0-RC2...v7.4.0-RC3)
- bug symfony/symfony#62437 [DependencyInjection] Fix preloading
LazyClosure(@nicolas-grekas)
v8.0.0-RC2
Changelog (v8.0.0-RC1...v8.0.0-RC2)
- bug symfony/symfony#62393 [Dependencyinjection] Call default index method when index is not provided by tag (@yoeunes)
v7.4.0-RC2
Changelog (v7.4.0-RC1...v7.4.0-RC2)
- bug symfony/symfony#62393 [Dependencyinjection] Call default index method when index is not provided by tag (@yoeunes)
v8.0.0-RC1
Changelog (v8.0.0-BETA2...v8.0.0-RC1)
- bug symfony/symfony#62304 [DependencyInjection] Fix lazy proxy creation for interfaces aliased to final classes (@yoeunes)
- bug symfony/symfony#62329 [DependencyInjection] Fix merging explicit tags and #[AsTaggeditem] (@nicolas-grekas)
v7.4.0-RC1
Changelog (v7.4.0-BETA2...v7.4.0-RC1)
- bug symfony/symfony#62304 [DependencyInjection] Fix lazy proxy creation for interfaces aliased to final classes (@yoeunes)
- bug symfony/symfony#62329 [DependencyInjection] Fix merging explicit tags and #[AsTaggeditem] (@nicolas-grekas)
v7.3.6
Changelog (v7.3.5...v7.3.6)
- no significant changes
v8.0.0-BETA2
Changelog (v8.0.0-BETA1...v8.0.0-BETA2)
- no significant changes