Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-06-28 | 597 Bytes | |
v6.4.23 source code.tar.gz | 2025-06-28 | 152.7 kB | |
v6.4.23 source code.zip | 2025-06-28 | 279.7 kB | |
Totals: 3 Items | 433.0 kB | 2 |
Changelog (https://github.com/symfony/dependency-injection/compare/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
YamlDumper
quote resolved env vars if necessary (@MatTheCat)