Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v5.3.3
Changelog (v5.3.2...v5.3.3)
- bug #40857 Add support of PHP enumerations (alexandre-daubois)
- bug #41779 throw proper exception when decorating a synthetic service (nicolas-grekas)
- bug #41777 accept service locator definitions with no class (nicolas-grekas)
- bug #41768 Fix binding "iterable $foo" when using the PHP-DSL (nicolas-grekas)
v5.2.11
Changelog (v5.2.10...v5.2.11)
- bug #40857 Add support of PHP enumerations (alexandre-daubois)
- bug #41779 throw proper exception when decorating a synthetic service (nicolas-grekas)
- bug #41768 Fix binding "iterable $foo" when using the PHP-DSL (nicolas-grekas)
- bug #41218 Update loader’s directory when calling ContainerConfigurator::withPath (MatTheCat)
v4.4.26
Changelog (v4.4.25...v4.4.26)
- bug #40857 Add support of PHP enumerations (alexandre-daubois)
- bug #41779 throw proper exception when decorating a synthetic service (nicolas-grekas)
- bug #41768 Fix binding "iterable $foo" when using the PHP-DSL (nicolas-grekas)
v5.3.2
Changelog (v5.3.1...v5.3.2)
- bug #41673 fix parsing classes for attributes (nicolas-grekas)
- bug #41597 fix
when@{env}
inside imported files (nusje2000) - bug #41218 Update loader’s directory when calling ContainerConfigurator::withPath (MatTheCat)
v5.2.10
Changelog (v5.2.9...v5.2.10)
- bug #41407 keep container.service_subscriber tag on the decorated definition (xabbuh)
v4.4.25
Changelog (v4.4.24...v4.4.25)
- bug #41407 keep container.service_subscriber tag on the decorated definition (xabbuh)
v5.3.0
Changelog (v5.3.0-RC1...v5.3.0)
- bug #41407 keep container.service_subscriber tag on the decorated definition (xabbuh)
v5.3.0-RC1
Changelog (v5.3.0-BETA4...v5.3.0-RC1)
- bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
- bug #41233 Don't call class_exists() on null (derrabus)
v5.2.9
Changelog (v5.2.8...v5.2.9)
- bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
- bug #41233 Don't call class_exists() on null (derrabus)
v4.4.24
Changelog (v4.4.23...v4.4.24)
- bug #41240 Fixed deprecation warnings about passing null as parameter (derrabus)
- bug #41233 Don't call class_exists() on null (derrabus)