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.
Autentifică-te pentru a adăuga comentarii
Alte posturi din acest grup

This week, development activity focused on the upcoming Symfony 7.4 and 8.0 versions, which will deprecate and remove many features. In addition, we published a case study about Yousign. Finally, we'r

As digital signatures become the norm in modern business, Yousign has established itself as a trusted leader across Europe. Behind its simple, intuitive interface is a powerful technical engine, handl

Get ready for the exciting SymfonyOnline June 2025, kicking off in a few days only! There’s still time to register and join the international online Symfony conference—along with pre-conferenc

This week, Symfony released the stable version of Symfony 7.3, which includes lots of amazing new features. We also published the maintenance versions 6.4.22 and 7.2.7.
Symfony development highlights

This is the second part of the blog post showcasing the main DX (developer experience) features introduced in Symfony 7.3. Read the first part of this blog post.
Verify URI Signatures… https://symfon

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

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