Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v5.4.34
Changelog (v5.4.33...v5.4.34)
- no significant changes
v7.0.1
Changelog (v7.0.0...v7.0.1)
- bug symfony/symfony#52836 [DependencyInjection] Fix parsing named autowiring aliases that contain underscores (@nicolas-grekas)
- bug symfony/symfony#52808 [DependencyInjection] Fix dumping containers with null-referenced services (@nicolas-grekas)
v6.4.1
Changelog (v6.4.0...v6.4.1)
- bug symfony/symfony#52836 [DependencyInjection] Fix parsing named autowiring aliases that contain underscores (@nicolas-grekas)
- bug symfony/symfony#52808 [DependencyInjection] Fix dumping containers with null-referenced services (@nicolas-grekas)
v6.3.10
Changelog (v6.3.9...v6.3.10)
- bug symfony/symfony#52808 [DependencyInjection] Fix dumping containers with null-referenced services (@nicolas-grekas)
v5.4.33
Changelog (v5.4.32...v5.4.33)
- no significant changes
v7.0.0
Changelog (v7.0.0-RC2...v7.0.0)
- bug symfony/symfony#52780 [DependencyInjection] don't check parameter values if they are not set (@xabbuh)
v6.4.0
Changelog (v6.4.0-RC2...v6.4.0)
- bug symfony/symfony#52780 [DependencyInjection] don't check parameter values if they are not set (@xabbuh)
v5.4.32
Changelog (v5.4.31...v5.4.32)
- bug symfony/symfony#52780 [DependencyInjection] don't check parameter values if they are not set (@xabbuh)
v7.0.0-RC1
Changelog (v7.0.0-BETA3...v7.0.0-RC1)
- bug symfony/symfony#52597 [DependencyInjection] Fix dumping containers with null-referenced services (@nicolas-grekas)
v6.4.0-RC1
Changelog (v6.4.0-BETA3...v6.4.0-RC1)
- no significant changes