Skip to content

v7.2.7

Compare
Choose a tag to compare
@fabpot fabpot released this 29 May 07:38
· 59 commits to 7.3 since this release

Changelog (v7.2.6...v7.2.7)

  • bug symfony/symfony#60423 [DependencyInjection] Make DefinitionErrorExceptionPass consider IGNORE_ON_UNINITIALIZED_REFERENCE and RUNTIME_EXCEPTION_ON_INVALID_REFERENCE the same (@MatTheCat)
  • bug symfony/symfony#60428 [DependencyInjection] Fix missing binding for ServiceCollectionInterface when declaring a service subscriber (@nicolas-grekas)