Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-28 | 755 Bytes | |
v7.3.1 source code.tar.gz | 2025-06-28 | 157.8 kB | |
v7.3.1 source code.zip | 2025-06-28 | 288.8 kB | |
Totals: 3 Items | 447.4 kB | 4 |
Changelog (https://github.com/symfony/dependency-injection/compare/v7.3.0...v7.3.1)
- 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#60691 [DependencyInjection] Fix
ServiceLocatorTagPass
indexes handling (@MatTheCat) - bug symfony/symfony#60584 [DependencyInjection] Make
YamlDumper
quote resolved env vars if necessary (@MatTheCat)