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
Melden Sie sich an, um einen Kommentar hinzuzufügen
Andere Beiträge in dieser Gruppe

Thank you for joining us at SymfonyOnline June 2025!
What a great edition of SymfonyOnline we’ve just wrapped up! 🎉
We were thrilled to welcome 300 participants from 35 different countries—a

This week, Symfony celebrated the SymfonyOnline June 2025 conference with great success. Meanwhile, development efforts focused on improving invokable commands for the upcoming Symfony 7.4 version. Th

This week, development activity focused on the upcoming Symfony 7.4 and 8.0 versions, which will deprecate and remove many features. In addition, we published a case study about Yousign. Finally, we'r

As digital signatures become the norm in modern business, Yousign has established itself as a trusted leader across Europe. Behind its simple, intuitive interface is a powerful technical engine, handl

Get ready for the exciting SymfonyOnline June 2025, kicking off in a few days only! There’s still time to register and join the international online Symfony conference—along with pre-conferenc

This week, Symfony released the stable version of Symfony 7.3, which includes lots of amazing new features. We also published the maintenance versions 6.4.22 and 7.2.7.
Symfony development highlights

This is the second part of the blog post showcasing the main DX (developer experience) features introduced in Symfony 7.3. Read the first part of this blog post.
Verify URI Signatures… https://symfon