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.
Login to add comment
Other posts in this group
This blog post highlights the key accomplishments of the Symfony project in 2024. We are grateful for your continuous support, which enabled the Symfony project to achieve a remarkable year.
Releases
This week, Symfony 6.4.17, 7.1.10 and 7.2.2 maintenance versions were released. In addition, we published more information about the upcoming SymfonyOnline January 2025 conference.
Symfony developmen
Get ready for the exciting SymfonyOnline January 2025, kicking off shortly on January 16-17! There’s still time to register and join the international online Symfony conference—along with pre-
Symfony 6.4.17 has just been released. Here is the list of the most important changes since 6.4.16:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario G
Symfony 7.1.10 has just been released. Here is the list of the most important changes since 7.1.9:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gu
Symfony 7.2.2 has just been released. Here is the list of the most important changes since 7.2.1:
bug #59304 [PropertyInfo] Remove @internal from PropertyReadInfo and PropertyWriteInfo (Dario Gua
This week, we launched the new Twig playground, a tool that lets you test and experiment with Twig features in a safe, sandboxed environment. While Symfony development activity was lighter than usual