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

Creado 3y | 12 jun 2022, 9:20:10


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

A Week of Symfony #961 (May 26 – June 1, 2025)

This week, Symfony released the stable version of Symfony 7.3, which includes lots of amazing new features. We also published the maintenance versions 6.4.22 and 7.2.7.

Symfony development highlights

1 jun 2025, 8:50:16 | Symfony
New in Symfony 7.3: DX Improvements (part 2)

This is the second part of the blog post showcasing the main DX (developer experience) features introduced in Symfony 7.3. Read the first part of this blog post.

Verify URI Signatures… https://symfon

29 may 2025, 9:10:19 | Symfony
Symfony 6.4.22 released

Symfony 6.4.22 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you

29 may 2025, 9:10:19 | Symfony
Symfony 7.2.7 released

Symfony 7.2.7 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in your

29 may 2025, 9:10:18 | Symfony
Symfony 7.3.0 released

Symfony 7.3.0 has just been released. Check the New in Symfony 7.3 posts on this blog to learn about the main features of this new stable release; or check the first beta release announcement to get t

29 may 2025, 9:10:17 | Symfony
Symfony 7.3 curated new features

Symfony 7.3.0 has been released. As for any other Symfony release, our backward compatibility promise applies and this means that you should be able to upgrade easily to 7.3 without changing anything

29 may 2025, 9:10:16 | Symfony
New in Symfony 7.3: DX Improvements (part 1)

Symfony 7.3 includes many small improvements aimed at making developers' lives easier and more productive. This blog post highlights some of the most useful DX (Developer Experience) features added in

28 may 2025, 9:50:15 | Symfony