This week, Symfony continued fixing bugs on its upcoming Symfony 6.1 version. We also finished some new features for it, such as the support for Monolog 3. In addition, Symfony shut down the legacy infrastructure of Symfony Flex, because most people have already upgraded and the migration process is simple for those who haven't upgraded yet.
Symfony development highlights
This week, 40 pull requests were merged (19 in code and 21 in docs) and 39 issues were closed (17 in code and 22 in docs). Excluding merges, 26 authors made 940 additions and 579 deletions. See details for code and docs.
4.4 changelog:
b368ce1: [EventDispatcher] fix removing listeners when using first-class callable syntax 4338337: [Console] better required argument check in InputArgument 932520c: [Workflow] fix deprecated syntax for interpolated strings df2d674: [DoctrineBridge] treat zero first result like null a780f57: [HttpKernel] fix SessionListener without session in request
5.4 changelog:
37b8077: [Translation] refresh local translations on PushCommand if the provider has domains
6.1 changelog:
13350dc: [MonologBridge] add support for Monolog 3 0e6fc82: [DependencyInjection] fix resolving parameters found in #[Autowire] c0dbb90: [HtmlSanitizer] fix node renderer handling of self-closing (void) elements 7e9e713: [Service Contracts] add generics to ServiceProviderInterface
Newest issues and pull requests
[RFC] Observability component [RFC] Resiliency component [Serializer] Improve ExtraAttributesException usefulness: provide attributes path
SymfonyCasts Updates
SymfonyCasts is the official way to learn Symfony. Select a track for a guided path through 100+ video tutorial courses about Symfony, PHP and JavaScript.
These were some of the most relevant SymfonyCasts updates of the week:
(Video) Upgrading & What's New in Symfony 6! course, Chapter 7: Recipe Upgrades: Part 2! (Video) Upgrading & What's New in Symfony 6! course, Chapter 8: Upgrading Encore and your assets/ Setup (Video) Upgrading & What's New in Symfony 6! course, Chapter 9: Upgrading to PHP 8
In addition, it announced that a new course is in the planning stages: Symfony 6 Fundamentals: Services, Config & Environments
They talked about us
Symfony Station Communiqué - 29 April 2022 Symfony 5+ how to view dump output with AJAX requests Symfony without Request Get started with Symfony 6 for beginners Develop Apps Using Symfony & React in Perfect Harmony En tant que développeur, Symfony est mon framework de prédilection Quable à la SymfonyLive 2022 Symfony-Less, ou comment rendre son code indépendant du framework PHP Symfony: introduction Retour sur le Symfony Live Paris 2022
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