Symfony 6.2.1 released

Symfony 6.2.1 has just been released. Here is the list of the most important changes since 6.2.0:

  • bug #48502 [DependencyInjection] Fix ContainerBuilder stats env usage with enum (@alamirault)
  • bug #48509 [HttpKernel] Fix using entities with the #[Cache()] attribute (@HypeMC)
  • bug #48505 [Mailer] Fix rendered templates for notifications (@fabpot)
  • bug #48476 [WebProfilerBundle] Use same color as other icons for the close toolbar btn (@ogizanagi)
  • bug #48483 [DependencyInjection] Remove refs that point to container.excluded services when allowed (@nicolas-grekas)
  • bug #48346 [HttpKernel] In DateTimeValueResolver, convert previously defined date attribute to the expected class (@GromNaN)
  • bug #48450 [WebProfilerBundle] Fix form panel expanders (@MatTheCat)
  • bug #48459 [FrameworkBundle] [Framework] Fix Infobip Mailer transport factory import (@gnito-org)
  • bug #48461 [VarExporter] Fix possible memory-leak when using lazy-objects (@nicolas-grekas)
  • bug #48335 [TwigBridge] Amend MoneyType twig to include a space (@mogilvie)
  • bug #48046 [WebProfilerBundle] Remove redundant code from logger template (@HypeMC)
  • bug #48428 Fixed undefined variable error (@Kevin Meijer)
  • bug #48416 [FrameworkBundle] don't register the MailerTestCommand symfony/console is not installed (@xabbuh)

Want to upgrade to this new release? Because Symfony protects backwards-compatibility very closely, this should be quite easy. Use SymfonyInsight upgrade reports to detect the code you will need to change in your project and read our upgrade documentation to learn more.

Want to be notified whenever a new Symfony release is published? Or when a version is not maintained anymore? Or only when a security issue is fixed? Consider subscribing to the Symfony Roadmap Notifications.

            <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/symfony-6-2-1-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Created 2y | Dec 6, 2022, 6:20:11 PM


Login to add comment

Other posts in this group

A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

May 18, 2025, 8:50:08 AM | Symfony
SymfonyOnline June 2025:  Keynote “Symfony in 2025, Scaling to Zero.”

SymfonyOnline June 2025 is almost here, starting in a few weeks on:

June 10-11: Workshop days. June 12-13: Online conference days in English. All talks will be available for replay as soon as

May 16, 2025, 3:10:26 PM | Symfony
New in Symfony 7.3: Dependency Injection Improvements

Symfony 7.3 introduces several enhancements to the DependencyInjection component that simplify service configuration, make autoconfiguration more flexible, and enable environment-specific aliasing.

S

May 16, 2025, 8:10:11 AM | Symfony
New in Symfony 7.3: Namespaced Caches

Contributed by Nicolas Grekas in

May 15, 2025, 8:50:14 AM | Symfony
SymfonyOnline June 2025: Building an Automated Trading System with Symfony

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

May 14, 2025, 2:30:11 PM | Symfony
New in Symfony 7.3: Security Improvements

Symfony security includes several significant improvements and new features in Symfony 7.3.

Deprecate eraseCredentials() Method… https://symfony.com/blog/new-in-symfony-7-3-security-improvements?utm_

May 14, 2025, 9:50:05 AM | Symfony
SymfonyOnline June 2025: Demystify the Magic of the Container🪄

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

June 10-11: Workshop days June 12-13: Online conference days in English. All talks will be available for replay as soon

May 13, 2025, 3:20:17 PM | Symfony