A Week of Symfony #806 (6-12 June 2022)

This week, Symfony 6.1.1 maintenance version was released to fix all the issues reported since the recent Symfony 6.1 stable release. Meanwhile, the upcoming Symfony 6.2 version added a new feature to get the current firewall configuration in a simpler way. Finally, the SymfonyWorld Online 2022 Summer conference will take place next week.

Symfony development highlights

This week, 48 pull requests were merged (35 in code and 13 in docs) and 27 issues were closed (22 in code and 5 in docs). Excluding merges, 24 authors made 1,309 additions and 586 deletions. See details for code and docs.

4.4 changelog:

  • d8212cb: [Console] escape % in command name & description from getDefaultName()
  • 19bd831: [FrameworkBundle] fix XML cache config
  • 0591cd9: [Messenger] remove redundant interface in DoctrineReceiver
  • 2cae93a: [Mime] allow URL as a path in the DataPart::fromPath
  • e94f1f6: [Mailer] fix for missing sender name in case with usage of the EnvelopeListener

5.4 changelog:

  • 2cbbec4: [Console] fix deprecation when description is null
  • ce8e5b7: [Messenger] use the outermost wrapping DBAL connection
  • 5346467: [Form] fix choice filter error when loading mix of grouped and non-grouped choices
  • 38f4695: [Validator] fix getting class constraints on debug command
  • 2faa354: [Mailer] fix Error Handling for OhMySMTP Bridge

6.1 changelog:

  • 742c3c2: [HttpKernel] fix BackedEnumValueResolver already resolved enum value
  • 3184226: [FrameworkBundle] disable Serializer data collect by default
  • 72ab165: [HttpClient] copy as cURL fixes
  • 846bc96: [HttpClient, WebProfilerBundle] catch errors when encoding body for curl command line
  • bf255fa: [PropertyInfo] fix multi phpdoc covered promoted properties

6.2 changelog:

  • a1d6134: [SecurityBundle] add service alias for legacy Security helper
  • 09a0edf: remove Debug component leftovers
  • 1e85fba: [Security] add an easier way to get the current firewall configuration
  • 959b22d: [Security] enforce maximum username length in UserBadge
  • aaa821b: [Security] centralize max username length enforcement
  • 38f4695: fix getting class constraints on debug command
  • ce227a1: [DependencyInjection] fix dumped container

Newest issues and pull requests

They talked about us

Call to Action

            <hr style="margin-bottom: 5px" />
            <div style="font-size: 90%">
                <a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
            </div>

https://symfony.com/blog/a-week-of-symfony-806-6-12-june-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Vytvořeno 3y | 12. 6. 2022 9:20:10


Chcete-li přidat komentář, přihlaste se

Ostatní příspěvky v této skupině

SymfonyLive Berlin 2025: Recap and Replay !

SymfonyLive Berlin 2025 took place just 3 weeks ago!

A huge thank you to everyone who joined us!🔥 The conference brought together the local Symfony community in the heart of Berlin for two da

24. 4. 2025 14:30:18 | Symfony
New in Symfony 7.3: Global Translation Parameters

Contributed by Hubert Lenoir in

24. 4. 2025 7:30:24 | Symfony
SymfonyOnline June 2025: FormFlow: Build Stunning Multistep Forms

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

23. 4. 2025 15:20:21 | Symfony
New in Symfony 7.3: Assets Pre-Compression

Contributed by Kévin Dunglas in

23. 4. 2025 8:20:31 | Symfony
SymfonyOnline June 2025: Inside a Financial App Breach: Debugging a Million-Dollar Bug

SymfonyOnline June 2025 is almost here, starting in almost 2 months on:

June 10-11: Workshop days. It is possible to attend 1 two-day training or 2 one-day trainings. June 12-13: Online confe

22. 4. 2025 13:50:03 | Symfony
New in Symfony 7.3: Invokable Commands and Input Attributes

This is the first article in a series showcasing the most important new features introduced by Symfony 7.3, which will be released at the end of May 2025.

22. 4. 2025 9:10:36 | Symfony
A Week of Symfony #955 (April 14–20, 2025)

This week, the upcoming Symfony 7.3 version improved the AsAlias attribute by adding a new argument, introduced Clock support for UriSigner, and refined the return type of the ContainerInterface::get(

20. 4. 2025 8:30:06 | Symfony