A Week of Symfony #762 (2-8 August 2021)

This week, the upcoming Symfony 5.4 version added new integrations to the Notifier component, marked the Request::get() method as internal and introduced a smooth upgrade path for security factories. In addition, the free community-provided Symfony support was moved to GitHub Discussions.

Symfony development highlights

This week, 50 pull requests were merged (40 in code and 10 in docs) and 41 issues were closed (36 in code and 5 in docs). Excluding merges, 31 authors made 1,805 additions and 259 deletions. See details for code and docs.

4.4 changelog:

f2f96a0: [HttpKernel] always close open stopwatch section after handling kernel.request events ed0a307: [Routing] add test for non-callable arrays as controllers 86fd2cc: [Translation] report mismatches between trans-unit id and source text via status script 4f2987d: [Cache] do not add namespace argument to NullAdapter in CachePoolPass

5.3 changelog:

094233f: [HttpKernel] remove preloading legacy event dispatcher e617a9b: [Security] remove time-sensitivity from LoginLinkHandlerTest 3928a45: [Messenger] separate unit tests from integration tests 36ebebb: [HttpFoundation] don't pass null to strpos() a206e77: [DependencyInjection] fix ServiceLocator indexing when service is decorated 2b0c65f: [Console] don't pass null to preg_replace()

5.4 changelog:

07a93b1: [Serializer] better value for constant Serializer::EMPTY_ARRAYS_AS_OBJECT 52ce2af: [Notifier] add TurboSms bridge 7c1820d: [Notifier] add FakeChat Logger transport 7d370f1: [Notifier] add SentMessageEvent and FailedMessageEvent 2d42a8a: [HttpFoundation] mark Request::get() internal 2f8ac04: [FrameworkBundle] remove unused conditions in Translation commands c9f821a: [DependencyInjection] remove unused code in DecoratorServicePass f041e03: [Console] add return type to OutputFormatterInterface::format() fcd3a0c: [HttpFoundation] add SessionFactoryInterface bb68baf: [HttpFoundation] add litespeed_finish_request to Response 810599d: [Security] deprecate PassportInterface 65e1463: [Mime] fix invalid DKIM signature 8e984fa: [SecurityBundle] create a smooth upgrade path for security factories

6.0 changelog:

8258238: [Form] add types to private properties

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

Fix Mercure env vars

Newest issues and pull requests

[Messenger] Add RabbitMQ streams support [Messenger] Remove ability to delete message in retry command [Form] ResizeFormListener performance issues

They talked about us

From requests to typed objects A way to centrally handle Doctrine/Symfony access control Create a Notifier Transport in Symfony How to delete… not to delete yourself? Capítulo 5. Lo que aprendí de DDD. Eventos de dominio Symfony — Créer des fixtures avec AliceBundle

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/jo0NNXP165s/a-week-of-symfony-762-2-8-august-2021

Created 3y | Aug 8, 2021, 8:20:09 AM


Login to add comment

Other posts in this group

Symfony 2024 Year in Review

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

Jan 7, 2025, 1:40:05 PM | Symfony
A Week of Symfony #940 (30 December 2024 - 5 January 2025)

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

Jan 5, 2025, 10:30:12 AM | Symfony
SymfonyOnline January 2025: Join us in 2 weeks!

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-

Jan 2, 2025, 12:50:08 PM | Symfony
Symfony 6.4.17 released

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
Dec 31, 2024, 4:50:11 PM | Symfony
Symfony 7.1.10 released

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
Dec 31, 2024, 4:50:10 PM | Symfony
Symfony 7.2.2 released

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
Dec 31, 2024, 4:50:10 PM | Symfony
A Week of Symfony #939 (23-29 December 2024)

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

Dec 29, 2024, 11:30:09 AM | Symfony