A Week of Symfony #785 (10-16 January 2022)

This week, Symfony fixed some issues related to PHP enums and improved the performance when using many environment variables in your application. Meanwhile, the SymfonyWorld Online 2022 Summer Edition conference finished its early bird period, but the Call for Papers is still open, so you can send your proposals until February 14, 2022.

Symfony development highlights

This week, 28 pull requests were merged (14 in code and 14 in docs) and 24 issues were closed (19 in code and 5 in docs). Excluding merges, 25 authors made 2,988 additions and 471 deletions. See details for code and docs.

4.4 changelog:

c7a5902: [FrameworkBundle] avoid calling rtrim on null values in AssetsInstallCommand 9f89250: [DependencyInjection] add iterable to possible binding type 727842f: [PropertyAccess] fix handling of uninitialized property of anonymous class 5f6d897: [HttpClient] fix resetting DNS/etc when calling CurlHttpClient::reset() 3974dc1: [DoctrineBridge] fix invalid guess with enumType

5.3 changelog:

01640e8: [FrameworkBundle] allow default cache pools to be overwritten by user

5.4 changelog:

6bffe41: [DependencyInjection] optimization of resolveEnvPlaceholders

6.1 changelog:

e875021: [Messenger] resolve handled classes when only method in tag is provided

Newest issues and pull requests

[Validator] Add multi decimal to alpha value for CssColor validator [ExpressionLanguage] Allow dynamic access of object properties [Mailer] HTML/Text template from string [Mailer] Translatable subjects

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

Update phpstore dep Move install instructions to symfony.com Make php:list logs more user friendly Disable auto-updates of the Platform.sh CLI on cloud containers Add our apt and yum repositories Add more information about installation on the README page Add a note about not upgrading manually when using a package manager

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) Symfony 5 Security, Chapter 43: 2fa with TOTP (Time-Based One Time Password) (Video) Symfony 5 Security, Chapter 44: Activating 2fa (Video) Symfony 5 Security, Chapter 45: Rendering the QR Code (Video) Symfony 5 Security, Chapter 46: QR Data & Scanning with an Authenticator App

They talked about us

Symfony & Doctrine: Part 4 Exploring the 17 Content Management Systems of Symfony When Symfony Http Kernel is a Too Big Hammer to Use Symfony Station Communiqué - 14 January 2022. A look at Symfony and PHP news Decomposing Symfony Kernel: What does Minimal Symfony Bundle Do EasyAdmin 4 Released JSON Columns and Doctrine DBAL 3 Upgrade A Little Sylius Adventure Comment désactiver certains listeners lors de certaines commandes

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.

https://symfony.com/blog/a-week-of-symfony-785-10-16-january-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Created 4y | Jan 16, 2022, 10: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