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.
Connectez-vous pour ajouter un commentaire
Autres messages de ce groupe
We were absolutely thrilled to gather with the incredible Symfony community for the first time in Vienna, Austria, from December 5th to 6th, surrounded by the warm and festive atmosphere of the
SymfonyLive Paris 2025, conference in French language only, will take place from March 27 to 28! The schedule is currently being revealed as we go along. More details are available here.
💻
Symfony has been active on X, Mastodon, and Bluesky for some time, but until recently, not all platforms received equal attention. Since Twitter (now X) was our first social network, all blog posts we
SymfonyLive Berlin 2025, conference held in English, will take place from April 1 to 4! The schedule is being revealed gradually. More details are available here.
As we are now unveiling th
Affected versions
Twig versions >=3.16.0,<3.19.0 are affected by this security issue.
The issue has been fixed in Twig 3.19.0.
Description
When using the null coalesce operator (??), output esc
Symfony 6.4.18 has just been released. Here is the list of the most important changes since 6.4.17:
bug #58889 [Serializer] Handle default context in Serializer (@Valmonzo)
bug #59631 [HttpClient
Symfony 7.1.11 has just been released. Here is the list of the most important changes since 7.1.10:
bug #58889 [Serializer] Handle default context in Serializer (@Valmonzo)
bug #59631 [HttpClient