Changelog (v6.4.18...v6.4.19)
- bug symfony/symfony#59810 [DependencyInjection] Defer check for circular references instead of skipping them (@biozshock)
- bug symfony/symfony#59713 [DependencyInjection] Do not preload functions (@biozshock)
- bug symfony/symfony#59723 [DependencyInjection] Fix cloned lazy services not sharing their dependencies when dumped with PhpDumper (@pvandommelen)
- bug symfony/symfony#59262 [DependencyInjection] Fix env default processor with scalar node (@tBibaut)