v6.2.10
版本发布时间: 2023-04-28 21:58:08
symfony/dependency-injection最新发布版本:v7.1.4(2024-08-31 01:06:52)
Changelog (https://github.com/symfony/dependency-injection/compare/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)