Symfony 6.2.0-RC1 released

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

  • bug #48312 [VarExporter] Improve partial-initialization API for ghost objects (@nicolas-grekas)
  • bug #48285 [Security] Support loading UserBadge directly from accessToken (@Jeroeny)
  • bug #48262 [Notifier] [SMSBiuras] true/false mismatch for test_mode option (@StaffNowa)
  • bug #48273 [HttpKernel] Fix message for unresovable arguments of invokable controllers (@fancyweb)
  • bug #48251 [PropertyInfo] ignore const expressions read by phpdocumentor (@xabbuh)
  • bug #48224 [DependencyInjection] Process bindings in ServiceLocatorTagPass (@MatTheCat)
  • bug #48271 [WebProfilerBundle] Fix form panel when there are no view vars (@nicolas-grekas)
  • bug #48274 Add more #[\SensitiveParameter] (@fancyweb)
  • bug #48179 [Console] Support completion for bash functions (@Chi-teck)

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-0-rc1-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Created 2y | Nov 25, 2022, 11:20:07 AM


Login to add comment

Other posts in this group

New in Symfony 7.3: Configurable Compound Rate Limiter

Contributed by Kevin Bond in

May 2, 2025, 10:20:09 AM | Symfony
Symfony 6.4.21 released

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

bug #60288 [VarExporter] dump default value for property hooks if present (@xabbuh)

bug #60268

May 2, 2025, 10:20:08 AM | Symfony
New in Symfony 7.3: Extra Runtime Dot Env Files

Contributed by Nathan Page in

May 1, 2025, 8:40:12 AM | Symfony
SymfonyOnline June 2025: Where Have the Women of Tech History Gone?

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

Apr 30, 2025, 2:20:02 PM | Symfony
New in Symfony 7.3: Arbitrary User Permission Checks

Contributed by Nate Wiebe in

Apr 30, 2025, 9:30:12 AM | Symfony
SymfonyOnline June 2025: Automate Everything with Your Personal Army of Robots

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

Apr 29, 2025, 3:10:03 PM | Symfony
New in Symfony 7.3: Slug and Twig Constraints

The Validator component provides dozens of constraints ready to use in your applications. In Symfony 7.3, we've added two new constraints to the list.

Slug Constraint

Apr 29, 2025, 10:30:02 AM | Symfony