Changelog (v7.3.7...v7.3.8)
- 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) - bug symfony/symfony#62393 [Dependencyinjection] Call default index method when index is not provided by tag (@yoeunes)
- bug symfony/symfony#62304 [DependencyInjection] Fix lazy proxy creation for interfaces aliased to final classes (@yoeunes)
- bug symfony/symfony#62329 [DependencyInjection] Fix merging explicit tags and #[AsTaggeditem] (@nicolas-grekas)