Skip to content

v7.3.0-RC1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 25 May 21:07
· 41 commits to 7.3 since this release

Changelog (v7.3.0-BETA2...v7.3.0-RC1)

  • 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)