A Week of Symfony #805 (30 May - 5 June 2022)

This week, after the successful release of Symfony 6.1, we started working on the upcoming Symfony 6.2 version (to be released at the end of November 2022). The first new features added to it were the deprecation of the loose e-mail validation and the option to override the form label and help contents. Meanwhile, the SymfonyWorld Online 2022 Summer Edition conference is coming in less than two weeks.

Symfony development highlights

This week, 32 pull requests were merged (25 in code and 7 in docs) and 27 issues were closed (26 in code and 1 in docs). Excluding merges, 19 authors made 747 additions and 343 deletions. See details for code and docs.

4.4 changelog:

051f5a4: [WebProfilerBundle] fix AJAX requests info are truncated in the WDT f96da6d: [Cache] do not pass null to strlen() 03bccf1: [Mime] check that the path is a file in the DataPart::fromPath 573d3ea: [WebProfilerBundle] fix dark theme selected line highlight color and reuse css vars

5.4 changelog:

7a9e4e9: [PropertyInfo] fix extracting int range type 8846f64: [Serializer] get attributeContext after converting name

6.1 changelog:

fe1759a: [FrameworkBundle] update docblock to not expose the internal class 6311229: [Serializer] added missing call to TraceableNormalizer and TraceableSerializer fd96959: [Serializer] forget partially collected traces 6bfd145: [Serializer] added missing call to TraceableEncoder 3c4bc1d: [FrameworkBundle, HtmlSanitizer] fix calling allowStaticElements() when setting allow_all_static_elements to true 17b7a59: [WebProfilerBundle] normalizer and encoder can be undefined in template

6.2 changelog:

d096349: [TwigBridge] add form_label_content and form_help_content block to form_div_layout f6f2030: [Validator] deprecate the loose e-mail validation mode

Newest issues and pull requests

[Form] Add variables or id for form_errors + form_help in custom redered forms Set custom lifetime for login link

Symfony CLI

Symfony CLI is a must-have tool when developing Symfony applications on your local machine. It includes the Symfony Local Server, the best way to run local Symfony applications. This week Symfony CLI released its new 5.4.10 version with the following changes:

feat: add check for docker compose plugin (@ArnaudLier) Update supported Platform.sh services (@tucksaun) Rework PATH_INFO computation (@tucksaun) Fix tests (@tucksaun) Fix misleading wording (@tucksaun) Fix docker-compose usage when doing a book checkout (@fabpot) Bump deps (@fabpot) Add automatic update of the generated code (@tucksaun)

They talked about us

Symfony Station Communiqué - 03 June 2022 How to test Symfony Routes to make Huge Refactoring Safe Symfony ElasticSearch – model data layer How to Make Configs like RectorConfig or ECSConfig for your Symfony Project Auth for API in 5 minutes via Symfony 6

Call to Action

Follow Symfony on Twitter and retweet this article. Subscribe to the Symfony blog RSS and never miss a Symfony story again.

                Sponsor the Symfony project.

https://symfony.com/blog/a-week-of-symfony-805-30-may-5-june-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Created 3y | Jun 5, 2022, 9:20:09 AM


Login to add comment

Other posts in this group

A Week of Symfony #974 (August 25–31, 2025)

This week, we celebrated the life and legacy of Ryan Weaver, a beloved teacher, contributor, and friend whose work at SymfonyCasts helped thousands discover the joy of Symfony. His kindness, humor, an

Aug 31, 2025, 8:50:02 AM | Symfony
Announcing the Symfony Comic Book

To celebrate Symfony’s 20th anniversary, we’re creating something special: a comic book! 📖

This unique project will bring Symfony’s story to life — from its very first steps to the global framework i

Aug 29, 2025, 12:40:42 PM | Symfony
Symfony 6.4.25 released

Symfony 6.4.25 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

Aug 29, 2025, 10:30:04 AM | Symfony
Symfony 7.3.3 released

Symfony 7.3.3 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

Aug 29, 2025, 10:30:03 AM | Symfony
Remembering Ryan Weaver: Teacher, Core Team Member, Friend

We are deeply saddened to share the news that Ryan Weaver — a cherished member of the Symfony Community, a tireless educator, and a friend to so many — passed away after a long and courageous battle w

Aug 28, 2025, 6:10:21 PM | Symfony
SymfonyCon Amsterdam 2025:  Level up your skills with our workshops!

Discover our workshops at SymfonyCon Amsterdam 2025 !

A big thank you to everyone who submitted workshop ideas! Your contributions helped shape an amazing lineup of sessions.😉

Get ready to

Aug 27, 2025, 2:20:35 PM | Symfony
A Week of Symfony #973 (August 18–24, 2025)

This week, Symfony development focused on improving the IsGranted attribute with a new option, updated the Route attribute to allow setting multiple environments, improved the DomCrawler component to

Aug 24, 2025, 9:40:28 AM | Symfony