Symfony 6.1.5 has just been released. Here is the list of the most important changes since 6.1.4:
- bug #47703 [Mailer][Mailjet] Apply the default value of 512 for max depths (@nurtext)
- bug #47637 [FrameworkBundle] Fix passing serializer.default_context option to normalizers (@wuchen90)
- bug #47695 [FrameworkBundle] Filter out trans paths that are covered by a parent folder path (@natewiebe13)
- bug #45554 [Serializer] Fixed framework.serializer.default_context is not working for JsonEncoder (@siganushka)
- bug #47547 [Ldap] Do not run ldap_set_option on failed connection (@tatankat)
- bug #47635 [DependencyInjection] EnvPlaceholderParameterBag::get() can't return UnitEnum (@jack.shpartko)
- bug #47675 [HttpKernel] Use Accept-Language header even if there are no enabled locales (@MatTheCat)
- bug #47578 [Security] Fix AbstractFormLoginAuthenticator return types (@AndrolGenhald)
- bug #47614 [FrameworkBundle] Fix a phpdoc in mailer assertions (@HeahDude)
- bug #47227 [Messenger] Support for custom handler method containing a Union type tagged with #[AsMessageHandler] (@ArchitectNate)
- bug #47516 [HttpFoundation] Prevent BinaryFileResponse::prepare from adding content type if no content is sent (@naitsirch)
- bug #47533 [Messenger] decode URL-encoded characters in DSN's usernames/passwords (@xabbuh)
- bug #47530 [HttpFoundation] Always return strings from accept headers (@ausi)
- bug #47529 [Routing] Reject v2 UUIDs (@nicolas-grekas)
- bug #47523 [Uid] Ensure ULIDs are monotonic even when the time goes backward (@nicolas-grekas)
- bug #47528 [Form] fix UUID tranformer (@nicolas-grekas)
- bug #47488 [Security] Fix valid remember-me token exposure to the second consequent request (@Ivan Kurnosov)
- bug #47518 [Uid] Fix validating UUID variant bits (@nicolas-grekas)
- bug #47441 [HttpClient] [HttpClientBundle] Bugfix for delayed retryableHttpClient (@martkop26)
- bug #47499 [Uid][Validator] Stop to first ULID format violation (@ogizanagi)
- bug #47491 [HttpKernel] Prevent exception in RequestDataCollector if request stack is empty (@aschempp)
- bug #47497 [Bridge] Fix mkdir() race condition in ProxyCacheWarmer (@andrey-tech)
- bug #47415 [HttpClient] Psr18Client ignore invalid HTTP headers (@nuryagdym)
- bug #47463 [Console] [Completion] Make fish completion run in non interactive mode (@Seldaek)
- bug #47394 [Console] [Completion] Make bash completion run in non interactive mode (@Seldaek)
- bug #47455 [Mime] Fix TextPart broken after being serialized (@fabpot)
- bug #47423 [String] CamelCase/SnakeCase on uppercase word (@mpiot)
- bug #47435 [HttpKernel] lock when writting profiles (@nicolas-grekas)
- bug #47417 [WebProfilerBundle] Fix profile search bar link query params (@HeahDude)
- bug #47437 [Mime] Fix email rendering when having inlined parts that are not related to the content (@fabpot)
- bug #47434 [HttpFoundation] move flushing outside of Response::closeOutputBuffers (@nicolas-grekas)
- bug #47351 [FrameworkBundle] Do not throw when describing a factory definition (@MatTheCat)
- bug #47403 [Mailer] Fix edge cases in STMP transports (@fabpot)
Want to upgrade to this new release? Because Symfony protects backwards-compatibility very closely, this should be quite easy. Use SymfonyInsight upgrade reports to detect the code you will need to change in your project and read our upgrade documentation to learn more.
Want to be notified whenever a new Symfony release is published? Or when a version is not maintained anymore? Or only when a security issue is fixed? Consider subscribing to the Symfony Roadmap Notifications.
<hr style="margin-bottom: 5px" />
<div style="font-size: 90%">
<a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
</div>
https://symfony.com/blog/symfony-6-1-5-released?utm_source=Symfony%20Blog%20Feed&utm_medium=feed
Login to add comment
Other posts in this group
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