A Week of Symfony #761 (26 July - 1 August 2021)

This week, Symfony 4.4.29, 5.2.14 and 5.3.6 maintenance versions were released. This was the last release for the 5.2.x branch; if your projects are still using it, please consider upgrading them to Symfony 5.3..

Symfony development highlights

This week, 53 pull requests were merged (34 in code and 19 in docs) and 38 issues were closed (35 in code and 3 in docs). See details for code and docs.

4.4 changelog:

6f2df38: [WebProfilerBundle] fix a Twig filter error in Mailer panel 192e360: [Dotenv, Yaml] remove PHP 8.0 polyfill 4a28597: [Mailer] fix decode exception when sendgrid response is 202 af897a1: [Security] fix str_contains type mismatch in ChannelListener 0c5a79d: update Basque translation

5.3 changelog:

20d740d: [Security] fix Check if it has session before getSession() a1055ae: [VarDumper] HtmlDumper::setDumpHeader() accepts null c522cc9: [PasswordHasher] fix usage of PasswordHasherAdapter in PasswordHasherFactory

5.4 changelog:

a19735b: [ErrorHandler] add button to copy the path where error is thrown ff54513: [Mailer] add support of ping_threshold to SesTransportFactory d8e91b6: [Security] deprecate remaining LogoutHandlerInterface implementations 62d4f44: [Serializer] add support for serializing empty array as object 350674e: [Notifier] add FakeSMS Logger transport

Newest issues and pull requests

Command translation:update doesn't take into account domain Circular reference detected for service

They talked about us

How to ensure PHP code quality? Static analysis using PHPStan with Symfony Compile a PHP/Symfony application for CLI in Docker and deploy it Redesigning EasyAdmin, a Symfony admin generator

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/Q-OQHVgnAPw/a-week-of-symfony-761-26-july-1-august-2021

Utworzony 4y | 1 sie 2021, 08:20:08


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

New in Symfony 7.3: DX Improvements (part 1)

Symfony 7.3 includes many small improvements aimed at making developers' lives easier and more productive. This blog post highlights some of the most useful DX (Developer Experience) features added in

28 maj 2025, 09:50:15 | Symfony
New in Symfony 7.3: Validator Improvements

Symfony 7.3 introduces several enhancements to the Validator component, focusing on developer experience, better configurability, and more expressive constraint definitions.

Allow to Disable Translat

27 maj 2025, 08:30:20 | Symfony
New in Symfony 7.3: Serializer Improvements

Symfony 7.3 adds a new JsonStreamer component as a high-performance, low-memory JSON encoding and decoding utility. However, the Serializer component still has many valid use cases, even for JSON cont

26 maj 2025, 09:20:09 | Symfony
Symfony 7.3.0-RC1 released

Symfony 7.3.0-RC1 has just been released. This is a pre-release version of Symfony 7.3. If you want to test it in your own applications before its final release, run the following commands:

26 maj 2025, 00:10:10 | Symfony
A Week of Symfony #960 (May 19–25, 2025)

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

25 maj 2025, 10:10:12 | Symfony
New in Symfony 7.3: New Bridges and Improved Integrations

Symfony's bridge packages integrate third-party services, such as mailers, notifiers, and translation providers, into Symfony applications. With more than 120 bridges available today, Symfony supports

23 maj 2025, 09:30:04 | Symfony
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 maj 2025, 07:50:11 | Symfony