v7.2.7
Changelog (v7.2.6...v7.2.7)
- bug symfony/symfony#60423 [DependencyInjection] Make
DefinitionErrorExceptionPass
considerIGNORE_ON_UNINITIALIZED_REFERENCE
andRUNTIME_EXCEPTION_ON_INVALID_REFERENCE
the same (@MatTheCat) - bug symfony/symfony#60428 [DependencyInjection] Fix missing binding for ServiceCollectionInterface when declaring a service subscriber (@nicolas-grekas)