A Week of Symfony #744 (29 March - 4 April 2021)

This week, Symfony 4.4.21 and 5.2.6 maintenance versions were released. In addition, the Symfony 5 book published new updates for Symfony 5.2 and it's now available in 13 different languages.

Symfony development highlights

This week, 45 pull requests were merged (40 in code and 5 in docs) and 23 issues were closed (22 in code and 1 in docs). Excluding merges, 27 authors made 3,951 additions and 1,260 deletions. See details for code and docs.

4.4 changelog:

5dad871: [Messenger] add missing queue_name to find(id) in Doctrine messenger transport e16be83: [Serializer] allow AbstractNormalizer to use null for non-optional nullable constructor parameters without default value 2ceb35a: [Cache] skip storing failure-to-save as misses in ArrayAdapter 990b51b: [DependencyInjection] fix "url" env var processor behavior when the url has no path cc7d126: [FrameworkBundle] Don't store cache misses on warmup bd90627: [Config] fixed support for nodes not extending BaseNode 4e4cdf5: [Yaml] fix parsing some block sequences

5.2 changelog:

87a67be: [FrameworkBundle] don't access the container to configure http_cache 481222f: [Config, FrameworkBundle] hint to use PHP 8+ or to install Annotations for using attributes/annotations 54209bb: [Stopwatch] document new "name" property of StopwatchEvent bd90627: [Config] fixed support for nodes not extending BaseNode

5.x changelog:

c14d189: [Notifier] add the FakeSms bridge 3154509: [FrameworkBundle] add an helper to generate fragments URL 6f4b0a3: [Messenger] fix deprecation layer in AbstractFailedMessagesCommand 4d23fec: [RateLimiter] fix sleep value bb1e1e5: [Security] LoginLink create get Request Locale

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

Fix `project:create when not logged in Switch to Composer 2 by default if available Add more supported PHP extensions on SymfonyCloud for PHP 8.0 Switch to PHP 8.0 as a default version when creating a new SymfonyCloud project

Newest issues and pull requests

[Security][DX] RFC: A simple way to do programmatic login [Security][DX] RFC: A simple way to do programmatic logout [HttpClient] Should getInfo() return more request info

They talked about us

A quick way to browse Symfony Logs with PHPStorm Complete guide to Integrate Symfony 5.2 with angular 9.0.0 A beginner’s guide on JWT authentication Symfony 5 API based Vue.js and Twig (in Symfony) Use PHPStorm Live Templates for Doctrine fields Dockerize a Symfony project (Nginx, PHP-FPM, and MariaDB)

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/DybuhXid-YY/a-week-of-symfony-744-29-march-4-april-2021

Created 4y | Apr 4, 2021, 8:20:04 AM


Login to add comment

Other posts in this group

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

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

Jul 31, 2025, 1:10:32 PM | Symfony