Changelog (v6.4.29...v6.4.30)
- bug symfony/symfony#62675 [DependencyInjection] Fix dealing with errored service definitions (@nicolas-grekas)
- bug symfony/symfony#62665 [DependencyInjection] Revert "bug symfony/symfony#62541 Reset resolved state when setting a parameter" (@nicolas-grekas)
- bug symfony/symfony#62541 [DependencyInjection] Reset resolved state when setting a parameter (@yoeunes)
- bug symfony/symfony#62482 [DependencyInjection] Fix loose validation in
#[Autowire]attribute (@yoeunes) - bug symfony/symfony#62523 [DependencyInjection] Fix state corruption in
PhpFileLoaderduring recursive imports (@yoeunes) - bug symfony/symfony#62506 [DependencyInjection] Fix
query_stringenv processor for URLs without query string (@yoeunes) - bug symfony/symfony#62485 [DependencyInjection] Fix loop corruption in
CheckTypeDeclarationsPass(@yoeunes) - bug symfony/symfony#62486 [DependencyInjection] Fix invalid PHP syntax for nullable
TypedReferenceinPhpDumper(@yoeunes) - bug symfony/symfony#62437 [DependencyInjection] Fix preloading
LazyClosure(@nicolas-grekas)