This week, Symfony 6.1.1 maintenance version was released to fix all the issues reported since the recent Symfony 6.1 stable release. Meanwhile, the upcoming Symfony 6.2 version added a new feature to get the current firewall configuration in a simpler way. Finally, the SymfonyWorld Online 2022 Summer conference will take place next week.
Symfony development highlights
This week, 48 pull requests were merged (35 in code and 13 in docs) and 27 issues were closed (22 in code and 5 in docs). Excluding merges, 24 authors made 1,309 additions and 586 deletions. See details for code and docs.
- d8212cb: [Console] escape % in command name & description from getDefaultName()
- 19bd831: [FrameworkBundle] fix XML cache config
- 0591cd9: [Messenger] remove redundant interface in DoctrineReceiver
- 2cae93a: [Mime] allow URL as a path in the DataPart::fromPath
- e94f1f6: [Mailer] fix for missing sender name in case with usage of the EnvelopeListener
- 2cbbec4: [Console] fix deprecation when description is null
- ce8e5b7: [Messenger] use the outermost wrapping DBAL connection
- 5346467: [Form] fix choice filter error when loading mix of grouped and non-grouped choices
- 38f4695: [Validator] fix getting class constraints on debug command
- 2faa354: [Mailer] fix Error Handling for OhMySMTP Bridge
- 742c3c2: [HttpKernel] fix BackedEnumValueResolver already resolved enum value
- 3184226: [FrameworkBundle] disable Serializer data collect by default
- 72ab165: [HttpClient] copy as cURL fixes
- 846bc96: [HttpClient, WebProfilerBundle] catch errors when encoding body for curl command line
- bf255fa: [PropertyInfo] fix multi phpdoc covered promoted properties
- a1d6134: [SecurityBundle] add service alias for legacy Security helper
- 09a0edf: remove Debug component leftovers
- 1e85fba: [Security] add an easier way to get the current firewall configuration
- 959b22d: [Security] enforce maximum username length in UserBadge
- aaa821b: [Security] centralize max username length enforcement
- 38f4695: fix getting class constraints on debug command
- ce227a1: [DependencyInjection] fix dumped container
Newest issues and pull requests
- [Form] A programmatic way to get the label of a field
- [DependencyInjection] Add attribute #[Exclude]
- Add Built-in TypeScript project templates
They talked about us
- Symfony Station Communiqué - 10 June 2022
- How to use Dragonfly to store user sessions with Symfony
- Initializing your Symfony project with solid foundations
- Symfony routes with conditions
- The right way to check for empty content in Twig
- Sulu is the Obvious Choice for Leankoala, a Symfony-based Outage Monitoring Service
- Initialisez votre projet Symfony avec des fondations solides
Call to Action
- Follow Symfony on Twitter and retweet this article.
- Subscribe to the Symfony blog RSS and never miss a Symfony story again.
<hr style="margin-bottom: 5px" />
<div style="font-size: 90%">
<a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
</div>
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