Skip to content

Releases: symfony/dependency-injection

v6.0.0-BETA1

05 Nov 08:16
v6.0.0-BETA1
Compare
Choose a tag to compare
v6.0.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v6.0.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #43788 Require Composer's runtime API to be present (derrabus)
  • feature #43804 Deprecate Composer 1 (derrabus)
  • feature #42238 Add SubscribedService attribute, deprecate current ServiceSubscriberTrait usage (kbond)
  • feature #43386 Extend TaggedIterator and TaggedLocator Attributes with able to specify defaultIndexMethod for #[TaggerIterator] and #[TaggedLocator] (fractalzombie)
  • feature #43479 autowire union and intersection types (nicolas-grekas)
  • feature #43015 Allow injecting tagged iterator as service locator arguments (IonBazan)
  • feature #42959 Make auto-aliases private by default (nicolas-grekas)
  • feature #42532 Sort services in service locator according to priority (BoShurik)
  • feature #41321 Remove deprecate session service (jderusse)
  • feature #42039 Autoconfigurable attributes on methods, properties and parameters (ruudk)
  • feature #42625 Add service_closure() to the PHP-DSL (HypeMC)
  • feature #42088 add return types and bump to v3 (nicolas-grekas)
  • feature #41963 remove deprecated features (nicolas-grekas)
  • feature #41932 Remove deprecated code (derrabus)
  • feature #41282 Bump Symfony 6 to PHP 8 (nicolas-grekas)

v5.4.0-BETA1

05 Nov 07:19
v5.4.0-BETA1
Compare
Choose a tag to compare
v5.4.0-BETA1 Pre-release
Pre-release

Changelog (v5.3.10...v5.4.0-BETA1)

  • feature #42471 Add generic types to traversable implementations (derrabus)
  • feature #43804 Deprecate Composer 1 (derrabus)
  • feature #42238 Add SubscribedService attribute, deprecate current ServiceSubscriberTrait usage (kbond)
  • feature #43386 Extend TaggedIterator and TaggedLocator Attributes with able to specify defaultIndexMethod for #[TaggerIterator] and #[TaggedLocator] (fractalzombie)
  • feature #43479 autowire union and intersection types (nicolas-grekas)
  • feature #43015 Allow injecting tagged iterator as service locator arguments (IonBazan)
  • feature #42959 Make auto-aliases private by default (nicolas-grekas)
  • feature #42532 Sort services in service locator according to priority (BoShurik)
  • feature #42039 Autoconfigurable attributes on methods, properties and parameters (ruudk)
  • feature #42625 Add service_closure() to the PHP-DSL (HypeMC)

v5.3.10

29 Oct 08:39
v5.3.10
Compare
Choose a tag to compare

Changelog (v5.3.9...v5.3.10)

  • bug #43579 Fix autowiring tagged arguments from attributes (Okhoshi)
  • bug #43545 fix "url" env var processor (nicolas-grekas)
  • bug #43277 fix support for "new" in initializers on PHP 8.1 (nicolas-grekas)

v4.4.33

29 Oct 08:36
v4.4.33
Compare
Choose a tag to compare

Changelog (v4.4.32...v4.4.33)

  • bug #43545 fix "url" env var processor (nicolas-grekas)
  • bug #43277 fix support for "new" in initializers on PHP 8.1 (nicolas-grekas)

v5.3.8

28 Sep 08:55
v5.3.8
Compare
Choose a tag to compare

Changelog (v5.3.7...v5.3.8)

  • bug #43115 Fix iterator in ServiceConfigurator (jderusse)
  • bug #42815 Fix circular reference in autowired decorators (shyim)

v4.4.31

28 Sep 08:51
v4.4.31
Compare
Choose a tag to compare

Changelog (v4.4.30...v4.4.31)

  • bug #43115 Fix iterator in ServiceConfigurator (jderusse)

v5.3.7

30 Aug 12:42
v5.3.7
Compare
Choose a tag to compare

Changelog (v5.3.6...v5.3.7)

  • bug #42347 Fix ServiceLocator indexing when service is decorated (shyim)

v5.3.4

26 Jul 18:18
v5.3.4
Compare
Choose a tag to compare

Changelog (v5.3.3...v5.3.4)

  • bug #42097 Support for intersection types (derrabus)
  • bug #42019 Fix TaggedLocator attribute without indexAttribute argument (Lucas Bäuerle)

v5.2.12

26 Jul 17:20
v5.2.12
Compare
Choose a tag to compare

Changelog (v5.2.11...v5.2.12)

  • bug #42097 Support for intersection types (derrabus)

v4.4.27

26 Jul 17:32
v4.4.27
Compare
Choose a tag to compare

Changelog (v4.4.26...v4.4.27)

  • bug #42097 Support for intersection types (derrabus)