A Week of Symfony #787 (24-30 January 2022)

This week, Symfony 4.4.37, 5.3.14, 5.4.3 and 6.0.3 maintenance versions were released. In addition, a potential security vulnerability related to CSRF tokens in forms was found and fixed in security releases for all maintained versions.

Symfony development highlights

This week, 45 pull requests were merged (37 in code and 8 in docs) and 44 issues were closed (35 in code and 9 in docs). Excluding merges, 36 authors made 1,509 additions and 272 deletions. See details for code and docs.

4.4 changelog:

859d4a1: [Process] avoid calling fclose on an already closed resource 8ba3fa7: [Yaml] make the parser stateless 747e298: [Console] fix PHP 8.1 deprecation in ChoiceQuestion fa6a03a: [Form] UrlType should not add protocol to emails

5.3 changelog:

eda8537: [Console] fix restoring stty mode on CTRL+C 26c2a85: [Notifier] use the UTF-8 encoding in smsapi-notifier 4565edb: [Notifier] fix encoding of messages with FreeMobileTransport 1199672: [Serializer] fix AbstractObjectNormalizer not considering pseudo type false 5044a0a: [Validator] fix Choice constraint with associative choices array dcfb493: [FrameworkBundle] enable CSRF in FORM by default

5.4 changelog:

9738b1d: [RateLimiter] resolve crash on near-round timestamps 5044a0a: [Validator] fix Choice constraint with associative choices array 5cad3b6: [DoctrineBridge] fix automapping 34a0893: [Yaml] improve the deprecation warnings for octal numbers to suggest migrating 79d1101: [Finder] fix finding VCS re-included files in excluded directory 9b7aac3: [Dotenv] fix bootEnv() override with .env.local.php when the env key already exists 5bb11d5: [Runtime] fix --env and --no-debug with dotenv_overload 111459e: [FrameworkBundle] fix missing arguments when a serialization default context is bound

6.1 changelog:

48bd710: [FrameworkBundle] allow PHP configuration in config/packages by default b342c1b: [Serializer] set context annotation as not final

Newest issues and pull requests

Route different HTTP verbs to different methods, with the same route name, with annotations Support option placeholder for all relevant form field types like TextType Serializer: Currently it is not possible for custom formats to map basic non string attributes Uuid::isValid() and Uuid() constraint does not accept other format of uuid than rfc4122

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

Fix logging Bump deps to fix FORCED_PHP_VERSION support Add some more logging to help debugging issues

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) EasyAdmin! For an Awesomely Powerful Admin Area, Chapter 1: Installing EasyAdmin (Video) EasyAdmin! For an Awesomely Powerful Admin Area, Chapter 2: Admin Dashboard (Video) EasyAdmin! For an Awesomely Powerful Admin Area, Chapter 3: Hello CRUD Controller

They talked about us

Designing a Symfony Validator - the TDD way Emoji flag in the Symfony CountryType Voila! Symfony and PHP 8.1 Symfony Station Communiqué - 28 January 2022 Introducing Light Kernel for Symfony Console Apps Use Symfony Components to Build WordPress Plugin Maker for CLI - Part 1

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-787-24-30-january-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Created 3y | Jan 30, 2022, 11:20:07 AM


Login to add comment

Other posts in this group

SymfonyLive Berlin 2025: SEAL: Dive into the sea of search engines

SymfonyLive Berlin 2025, conference held in English, will take place from April 1 to 4! The schedule is being revealed gradually. More details are available here. 🚨 Enjoy the last day before t

Mar 3, 2025, 2:50:20 PM | Symfony
A Week of Symfony #948 (24 February - 2 March 2025)

This week, Symfony 6.4.19 and 7.2.4 maintenance versions were released. In addition, the upcoming Symfony 7.3 version added a helper to render directory trees in the console. Lastly, we welcomed four

Mar 2, 2025, 11:11:13 AM | Symfony
SymfonyLive Paris 2025 : Tirez profit de Messenger pour améliorer votre architecture

SymfonyLive Paris 2025, conference in French language only, will take place from March 27 to 28! The schedule is currently being revealed as we go along. More details are available here.

Al

Feb 28, 2025, 10:31:15 AM | Symfony
SymfonyLive Berlin 2025: Building really fast applications

SymfonyLive Berlin 2025, conference held in English, will take place from April 1 to 4! The schedule is being revealed gradually. More details are available here. 🚨 Enjoy the last few days bef

Feb 27, 2025, 4:10:03 PM | Symfony
SymfonyLive Paris 2025 :  Async avec Messenger, AMQP et Mercure

SymfonyLive Paris 2025, conference in French language only, will take place from March 27 to 28! The schedule is currently being revealed as we go along. More details are available here. 🚨 Tod

Feb 26, 2025, 2:31:31 PM | Symfony
Symfony 6.4.19 released

Symfony 6.4.19 has just been released. Here is the list of the most important changes since 6.4.18:

bug #59198 [Messenger] Filter out non-consumable receivers when registering ConsumeMessagesComm
Feb 26, 2025, 12:20:03 PM | Symfony
Symfony 7.2.4 released

Symfony 7.2.4 has just been released. Here is the list of the most important changes since 7.2.3:

bug #59198 [Messenger] Filter out non-consumable receivers when registering ConsumeMessagesComman
Feb 26, 2025, 12:20:03 PM | Symfony