Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v6.0.0-BETA1
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 currentServiceSubscriberTrait
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
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 currentServiceSubscriberTrait
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
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
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
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
Changelog (v4.4.30...v4.4.31)
- bug #43115 Fix iterator in ServiceConfigurator (jderusse)
v5.3.7
Changelog (v5.3.6...v5.3.7)
- bug #42347 Fix ServiceLocator indexing when service is decorated (shyim)
v5.3.4
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
Changelog (v5.2.11...v5.2.12)
- bug #42097 Support for intersection types (derrabus)
v4.4.27
Changelog (v4.4.26...v4.4.27)
- bug #42097 Support for intersection types (derrabus)