Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v7.3.4
Changelog (v7.3.3...v7.3.4)
- bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
- bug symfony/symfony#61615 [DependencyInjection] Fix optimizing ClassExistenceResource (@nicolas-grekas)
- bug symfony/symfony#60766 [DependencyInjection] Respect original service class when a proxy is defined (@lyrixx)
v6.4.26
Changelog (v6.4.25...v6.4.26)
- bug symfony/symfony#61727 Replace __sleep/wakeup() by __(un)serialize() for throwing and internal usages (@nicolas-grekas)
v7.3.3
Changelog (v7.3.2...v7.3.3)
- bug symfony/symfony#61411 [DependencyInjection] Don’t autowire excluded services (@MatTheCat)
- bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v6.4.25
Changelog (v6.4.24...v6.4.25)
- bug symfony/symfony#61402 Remove calls to deprecated methods of SplObjectStorage (@nicolas-grekas)
v7.3.2
Changelog (v7.3.1...v7.3.2)
- bug symfony/symfony#61276 [DependencyInjection] Escape parameters before resolving env placeholders (@MatTheCat)
- bug symfony/symfony#61121 [DependencyInjection] Fix proxying services defined with an abstract class and a factory (@nicolas-grekas)
- bug symfony/symfony#61106 Fix
@var
phpdoc (@fabpot)
v7.2.9
Changelog (v7.2.8...v7.2.9)
- bug symfony/symfony#61276 [DependencyInjection] Escape parameters before resolving env placeholders (@MatTheCat)
- bug symfony/symfony#61106 Fix
@var
phpdoc (@fabpot)
v6.4.24
Changelog (v6.4.23...v6.4.24)
- bug symfony/symfony#61276 [DependencyInjection] Escape parameters before resolving env placeholders (@MatTheCat)
- bug symfony/symfony#61106 Fix
@var
phpdoc (@fabpot)
v7.3.1
Changelog (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)
v7.2.8
Changelog (v7.2.7...v7.2.8)
- 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)
v6.4.23
Changelog (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)