This week, Symfony development focused on the upcoming Symfony 6.1 version, finishing some new features for it and polishing its already merged new features.
Symfony development highlights
This week, 31 pull requests were merged (25 in code and 6 in docs) and 23 issues were closed (16 in code and 7 in docs) by 24 authors. See details for code and docs.
4.4 changelog:
4e63f55: [VarDumper, WebProfilerBundle] replace deprecated String.prototype.substr() 5116846: [Messenger] fix 'Undefined index: headers' notice when using Oracle fd1c94b: use mb_convert_encoding instead of utf8_decode 8b6f56e: [FrameworkBundle] always add CacheCollectorPass 8d24d0a: [DoctrineBridge, FrameworkBundle, Messenger] indicate support for doctrine/persistence 3 f0ffa47: modify processing of uploaded files to be compatible with PHP 8.1
5.4 changelog:
c14d0a1: [Routing] fix router base url when default uri has trailing slash 7f37797: [String] fix ansi escape sequences regex
6.1 changelog:
9391281: [DoctrineBridge] restore PHP8 features for Doctrine debug middlewares 7617a3b, 55f6d9d: [Notifier] allow to send SMSApi messages in test mode 8d29cc7: [PropertyInfo] add support for promoted properties in PhpStanExtractor aad8aee: [VarDumper] remove casters for mysql link resource and removed DOM classes 84d35a2: [DependencyInjection] add AsDecorator class attribute and InnerService parameter attribute e740a11: [FrameworkBundle] add support for route attributes in kernel controller methods 4e39d25: [Routing] add params variable to condition expression d838f46: [FrameworkBundle] deprecate not setting http_method_override 2add2f2: [DependencyInjection] rename #[InnerService] to #[MapDecorated]
Newest issues and pull requests
[Security] Allow to better customize LoginLinkNotification [Filesystem] Improve the handling of exceptions when rying to delete multiple files
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.8 version with the following changes:
Try to detect NixOS installation of composer (@tucksaun) Fix the PATH value when executing PHP (@tucksaun)
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 1: Project Setup & The Plan (Video) Upgrading & What's New in Symfony 6! course, Chapter 2: Upgrading to Symfony 5.4 (Video) Upgrading & What's New in Symfony 6! course, Chapter 3: Automating Upgrades with Rector
They talked about us
Symfony’s MIME in 5 minutes Symfony Console Component - Tips & Tricks 3 Ways To Use ElasticSearch in a Symfony Project With ApiPlatform Symfony Station Communiqué - 22 April 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
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
Symfony 7.2.3 has just been released. Here is the list of the most important changes since 7.2.2:
bug #58889 [Serializer] Handle default context in Serializer (@Valmonzo)
bug #59631 [HttpClient]