A Week of Symfony #767 (6-12 September 2021)

This week, the upcoming Symfony 5.4 version optimized PHP preloading, improved the Web Debug Toolbar to show roles of the logged-in user, added support for resetting container services between two AMQP messages to avoid memory leaks and removed the experimental flag from RateLimiter and Runtime components.

Symfony development highlights

This week, 70 pull requests were merged (67 in code and 3 in docs) and 44 issues were closed (39 in code and 5 in docs). Excluding merges, 24 authors made 2,751 additions and 445 deletions. See details for code and docs.

4.4 changelog:

6645885: [HttpClient] fix handling timeouts when responses are destructed ba46a07: [Cache] make sure PdoAdapter::prune() always returns a bool 3bf2d14: [PropertyInfo] support for intersection types 3413afb: [Mime] allow array as input for RawMessage 2ed7672: update Romanian translations

5.3 changelog:

3cf8234: [Messenger] support rediss in transport bridge 683c4f6: [PropertyAccess] fix Regression in PropertyAccessor::isWritable 36aff48: [FrameworkBundle] fix session-related BC layer triggering deprecation

5.4 changelog:

47385e5: display the roles of the logged-in user in the Web Debug Toolbar ad64124: [HttpKernel] add session cookie handling in cli context f5efb03: [HttpFoundation] add a flag to hasSession to distinguished session from factory c4df3a7: [Console] add more context when CommandIsSuccessful fails 8042736: [DependencyInjection] optimize PHP preloading 7c531f5: [FrameworkBundle] introduce new method for getting bundles config path a8cc21e: [Serializer] add option to skip uninitialized typed properties 98ed693: [DoctrineBridge] replace string with FQCN resolution in EntityType 3356795: [Cache] deprecate support for Doctrine Cache db76265: [Cache] add CouchbaseCollectionAdapter compatibility with sdk 3.0.0 b0fbe93: [Serializer] add support for collecting type error during denormalization 75e0737: [DependencyInjection] sort services in service locator according to priority 2221f4e: [Translation] translate translatable parameters 1ee9727: [ErrorHandler] reword return type deprecation message ba7f746: [Mesenger] add support for reseting container services between two messages b095293: [RateLimiter, Runtime, Translation] remove @experimental flag f9c6958: [DependencyInjection] make auto-aliases private by default 2085ff8: [DebugClassLoader] ignore __construct() when checking return types

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 4.26.0 version with the following changes:

Add support for Mercure in Docker Compose (expose port 80) Remove built-in Mercure support (use explicit Docker Compose support instead) Add --debug to var:export

Newest issues and pull requests

Split PDO and DBAL adapters [Uid] Add some ulid helpers to manipulate the binary field saved in db

They talked about us

Implement traditional auth system in Symfony with less code than ever How to use symfony/mailer without the Symfony framework

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.

http://feedproxy.google.com/~r/symfony/blog/~3/l-RbaHi_04Y/a-week-of-symfony-767-6-12-september-2021

Created 4y | Sep 12, 2021, 9:20:07 AM


Login to add comment

Other posts in this group

A Week of Symfony #973 (August 18–24, 2025)

This week, Symfony development focused on improving the IsGranted attribute with a new option, updated the Route attribute to allow setting multiple environments, improved the DomCrawler component to

Aug 24, 2025, 9:40:28 AM | Symfony
A Week of Symfony #972 (August 11–17, 2025)

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

Aug 17, 2025, 8:30:06 AM | Symfony
Let’s build the Symfony AI ecosystem together

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

Aug 16, 2025, 9:30:03 AM | Symfony
SymfonyCon Amsterdam 2025:   Unconference Track at SymfonyCon Amsterdam 2025

🎤 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

Aug 12, 2025, 12:40:20 PM | Symfony
A Week of Symfony #971 (August 4–10, 2025)

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

Aug 10, 2025, 9:40:09 AM | Symfony
SymfonyCon Amsterdam 2025:  Join the Symfony Hackathon:  Collaborate, Contribute, Create

🧑‍💻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

Aug 6, 2025, 10:40:04 AM | Symfony
A Week of Symfony #970 (July 28 – August 3, 2025)

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

Aug 3, 2025, 8:30:03 AM | Symfony