This week, Symfony continued polishing features and fixing bugs for the upcoming Symfony 5.2 version, which will be released at the end of this month. Meanwhile, the SymfonyWorld 2020 online conference announced several keynotes, including a special guest as the last keynote speaker.
Symfony development highlights
This week, 61 pull requests were merged (48 in code and 13 in docs) and 42 issues were closed (38 in code and 4 in docs). See details for code and docs.
- ca9ef82: [PHPUnitBridge] fixed crash on Windows with PHP 8
- ed217a1: [Process] don't test TTY if there is no TTY support
- 8375eee: [DependencyInjection] improved performances in CircualReference detection
- 5831ab2: [HttpKernel] fixed session initialized several times
- 61b3872: [DependencyInjection] fixed circular reference with Factory + Lazy Iterrator
- 75f8ac1: [Console] fixed ANSI when stdErr is not a tty
- be8fd56: [ProxyManagerBridge] replaced ProxyManager\Version by feature detection
- b8a5e48: [DoctrineBridge] fixed DBAL deprecations in middlewares
- 8898c0f: updated Catalan translation
- 6576fea, 8bc1c76, 7c319be: updated Azerbaijani translation
- 821c437, ba7c60b, 23fe33c: updated Hebrew translation
- 9f19435: updated Portuguese translation
- cd53800: updated Mongolian translation
- ff7ffdf: [HttpClient] check status code before decoding content in TraceableResponse
- b8a5e48: [DoctrineBridge] fixed DBAL deprecations in middlewares
- 01316d6: [Messenger] fixed DBAL deprecations in PostgreSqlConnection
- 5831ab2: [HttpKernel] fixed session initialized several times
- 0dfbeb4: [Notifier] added unit tests for NullMessage, NullTransport and NullTransportFactory
- d658164: [FrameworkBundle] register AddErrorDetailsStampListener from the Messenger component as event subscriber
- 6251c4e: [HttpFundation, FrameworkBundle] deprecated the HEADER_X_FORWARDED_ALL constant
- d2bac32: [Messenger] improved formatting of exception in failed message
- 57e39b4: [Messenger] do not call getQueueUrl when the url is known in AmazonSqs transport
- dc0d45d: [DoctrineBridge] accept converting Uid-as-strings to db-values
- 50c7c3d: [Validator] override the default option of the choice constraint
- 7b4d22f: [FrameworkBundle] allow to use attribute-based configuration of routing/serializer without doctrine/annotations
- 77c82cf: [Validator] allow load mappings from attributes without doctrine/annotations
Newest issues and pull requests
- [Form] Add placeholder_attr or similar kind of option in ChoiceType
- [Validator] Make the message the default option for some constraints
- [Serializer] Impossible to use UnwrappingDenormalizer with scalar denormalization
- [DoctrineBridge] Allow to use DoctrinePingConnectionMiddleware without ORM
- [Serializer] Ability to add custom annotations
- [RFC][HttpFoundation] Rename Request::hasSession() to isStateless()
They talked about us
- The Bullet Proof Symfony Command Naming
- eZ Platform is now Ibexa DXP: A Digital Experience Platform on Symfony
- Symfony : Exécuter un callback après la réponse du Controller
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><img src="http://feeds.feedburner.com/~r/symfony/blog/~4/yXJJRcASYi0" height="1" width="1" alt=""/>
Login to add comment
Other posts in this group

This week, development activity mostly focused on dealing with the deprecation of sleep/wakeup methods in PHP 8.5 and their replacement by serialize/unserialize methods. In addition, we published more

It’s been only in July that we published symfony/ai and kicked off our AI initiative, but the repository has been busy since day one. Over 500 stars, more than 200 pull requests & issues, trending

🎤 Take the stage at SymfonyCon Amsterdam 2025, on your own terms!
The Unconference track is back and more dynamic than ever!
This unique, participant-driven format invites attendees to shape

This week, Symfony completed the migration to PHPUnit 12 in the 7.4 branch, which required many changes during the past weeks, such as replacing annotations with attributes. In addition, we updated th

🧑💻HACKDAY IS COMING!
Get ready to code, collaborate, and contribute, Symfony Hackday is back!
Join us in Amsterdam on Saturday, November 29th, for a hands-on hackathon designed to bring the

This week, Symfony released the maintenance versions 6.4.24, 7.2.9, and 7.3.2. Meanwhile, we began deprecating the XML configuration format in some components, enhanced the YAML configuration format t

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