Skip to content

Releases: symfony/dependency-injection

v7.3.2

31 Jul 10:55
Compare
Choose a tag to compare

Changelog (v7.3.1...v7.3.2)

v7.2.9

31 Jul 10:43
Compare
Choose a tag to compare

Changelog (v7.2.8...v7.2.9)

v6.4.24

31 Jul 09:35
Compare
Choose a tag to compare

Changelog (v6.4.23...v6.4.24)

v7.3.1

28 Jun 08:30
Compare
Choose a tag to compare

Changelog (v7.3.0...v7.3.1)

v7.2.8

28 Jun 08:24
Compare
Choose a tag to compare

Changelog (v7.2.7...v7.2.8)

v6.4.23

28 Jun 08:20
Compare
Choose a tag to compare

Changelog (v6.4.22...v6.4.23)

v7.3.0

29 May 07:51
Compare
Choose a tag to compare

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

  • no significant changes

v7.2.7

29 May 07:38
Compare
Choose a tag to compare

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)

v6.4.22

29 May 07:34
Compare
Choose a tag to compare

Changelog (v6.4.21...v6.4.22)

  • bug symfony/symfony#60423 [DependencyInjection] Make DefinitionErrorExceptionPass consider IGNORE_ON_UNINITIALIZED_REFERENCE and RUNTIME_EXCEPTION_ON_INVALID_REFERENCE the same (@MatTheCat)

v7.3.0-RC1

25 May 21:07
Compare
Choose a tag to compare
v7.3.0-RC1 Pre-release
Pre-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)