Releases: symfony/dependency-injection
Releases · symfony/dependency-injection
v6.2.10
Changelog (v6.2.9...v6.2.10)
- bug symfony/symfony#50066 [Dumper] Trim leading newlines when checking if value begins with a space (@bradtreloar)
- bug symfony/symfony#50115 [FrameworkBundle] Make service edges unique (@rmikalkenas)
- bug symfony/symfony#50074 [Cache] Send Predis SSL options in the $hosts parameter (@magnusnordlander)
- bug symfony/symfony#50088 [DependencyInjection] Do not ignore tags
name
attribute when it does not define their name (@MatTheCat) - bug symfony/symfony#50040 [Translation] Crowdin Bridge: Fix locale vs LanguageId (@peter Culka)
- bug symfony/symfony#50061 [DependencyInjection] Fix support for inner collections when using
<bind>
(@zerustech) - bug symfony/symfony#50022 [DependencyInjection] Fallback to default value when autowiring undefined parameters for optional arguments (@radar3301)
- bug symfony/symfony#48886 [Console] Fix computing column width containing multibyte chars (@cay89)
- bug symfony/symfony#47505 [Mime] Form field values with integer keys not resolved correctly (@claudiu-cristea)
- bug symfony/symfony#48837 [Messenger] [Redis] Fixed problem where worker stops handling messages on first empty message (@jvmanji)
- bug symfony/symfony#49317 [Messenger] Fix warning message on failed messenger show command (@gstapinato)
- bug symfony/symfony#48972 [HttpFoundation] Fix memory limit problems in BinaryFileResponse (@glady)
- bug symfony/symfony#49009 [Form] Cast choices value callback result to string (@Matth--)
- bug symfony/symfony#49581 Avoid leading .. for temporary files from Filesystem recursive remove (@giosh94mhz)
v5.4.23
Changelog (v5.4.22...v5.4.23)
- no significant changes
v6.2.8
Changelog (v6.2.7...v6.2.8)
- bug #49867 Filter "container.excluded" services when using
findTaggedServiceIds()
(nicolas-grekas) - bug #49651 Fix support binary values in parameters. (vtsykun)
- bug #49578 Fix dumping array of enums parameters (fancyweb)
v5.4.22
Changelog (v5.4.21...v5.4.22)
- bug #49651 Fix support binary values in parameters. (vtsykun)
- bug #49578 Fix dumping array of enums parameters (fancyweb)
v6.2.7
Changelog (v6.2.6...v6.2.7)
- bug #49379 Fix autowire attribute with nullable parameters (alamirault)
- bug #49334 keep
proxy
tag on original definition when decorating (kbond) - bug #49282 Fix lazy-proxying readonly classes on PHP 8.3 (nicolas-grekas)
- bug #49128 Fix combinatory explosion when autowiring union and intersection types (nicolas-grekas)
v5.4.21
Changelog (v5.4.20...v5.4.21)
- bug #49334 keep
proxy
tag on original definition when decorating (kbond) - bug #49128 Fix combinatory explosion when autowiring union and intersection types (nicolas-grekas)
v6.2.6
Changelog (v6.2.5...v6.2.6)
- bug #49126 Fix order of arguments when mixing positional and named ones (nicolas-grekas)
v6.1.12
Changelog (v6.1.11...v6.1.12)
- bug #49126 Fix order of arguments when mixing positional and named ones (nicolas-grekas)
v6.0.20
Changelog (v6.0.19...v6.0.20)
- bug #49126 Fix order of arguments when mixing positional and named ones (nicolas-grekas)
v5.4.20
Changelog (v5.4.19...v5.4.20)
- bug #49126 Fix order of arguments when mixing positional and named ones (nicolas-grekas)