A Week of Symfony #740 (1-7 March 2021)

This week, Symfony 4.4.20 and 5.2.4 maintenance versions were released. Meanwhile, the upcoming Symfony 5.3 version added a Twig serialize filter and decoupled passwords from UserInterface. Lastly, it was decided that Symfony 6 will require PHP 8.

Symfony development highlights

This week, 35 pull requests were merged (26 in code and 9 in docs) and 43 issues were closed (39 in code and 4 in docs). Excluding merges, 23 authors made 16,534 additions and 5,847 deletions. See details for code and docs.

4.4 changelog:

07d7f6b: [Serializer] zero parts can be omitted in date interval input 6d2998e: [DependencyInjection] fix parsing calls of methods named "method" 218bf5e: [Translation] deal with indented heredoc/nowdoc tokens 869c734: [DependencyInjection, Security] backport psr/container 1.1/2.0 compatibility 57fb475: command description consistency ea741e6: add missing Belarusian translations e781981: add missing Uzbek translations

5.2 changelog:

4108cde: [Messenger] document missing SQS option "sslmode" 0940043: [Messenger] Doctrine setup with migrations 9978ba8: [Messenger] don't lock tables or start transactions

5.x changelog:

0f279b5: [RateLimiter, Security] add a login_throttling.interval option to change the default throttling interval 3a92844: [TwigBridge, TwigBundle] add a Twig serialize filter f8e2cff: [FrameworkBundle, Translation] extract translation IDs from all of src d752c1e: [Notifier] add "sender" for OvhCloud 8de664d: [Security] decouple passwords from UserInterface

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

Use the user home dir to store temporary files instead of the system temp dir Remove errors when auth cannot be automatically renewed

Newest issues and pull requests

[RFC] PHP Language Level for Symfony 6 [RFC][Translation] Add getDefaultLocale() to TranslatorInterface [Security] Mark the request as _stateless if the firewall used is stateless [Messenger] Remove the auto-setup feature from all transports Introduce RateLimiterFactoryInterface

They talked about us

Build CI/CD pipeline on Symfony app using GitLab How to deserialize a REST request with Symfony forms Why is it Worth to use the Symfony Framework in your Projects? Simple Docker setup for Symfony project A pragmatic architecture — Intro 1/5 A pragmatic architecture — REST 2/5 A pragmatic architecture — Argument Value Resolver 3/5 A pragmatic architecture — CQRS 4/5 A pragmatic architecture— API Docs 5/5 Quiero aprender Symfony ¿Por dónde empiezo? Comment restreindre l’accès à votre site web à un pays spécifique avec Symfony 5 Librarie Open Source : PrestaImageBundle Symfony 的 Serializer 序列化器,顯示A circular reference has been detected when serializing the object of class Symfony5 MVC整合VueJS前端開發的方式

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/2Uewg3k0PuA/a-week-of-symfony-740-1-7-march-2021

Creată 4y | 7 mar. 2021, 10:20:17


Autentifică-te pentru a adăuga comentarii

Alte posturi din acest grup

New in Symfony 7.3: Messenger Improvements

Symfony Messenger component keeps evolving to meet the needs of complex, modern applications. In Symfony 7.3, we're introducing several powerful features to it.

Run Process Using the Shell… https://s

22 mai 2025, 07:50:11 | Symfony
New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

21 mai 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 mai 2025, 09:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

19 mai 2025, 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

19 mai 2025, 08:10:09 | Symfony
A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

18 mai 2025, 08:50:08 | Symfony
SymfonyOnline June 2025:  Keynote “Symfony in 2025, Scaling to Zero.”

SymfonyOnline June 2025 is almost here, starting in a few weeks on:

June 10-11: Workshop days. June 12-13: Online conference days in English. All talks will be available for replay as soon as

16 mai 2025, 15:10:26 | Symfony