A Week of Symfony #767 (6-12 September 2021)

This week, the upcoming Symfony 5.4 version optimized PHP preloading, improved the Web Debug Toolbar to show roles of the logged-in user, added support for resetting container services between two AMQP messages to avoid memory leaks and removed the experimental flag from RateLimiter and Runtime components.

Symfony development highlights

This week, 70 pull requests were merged (67 in code and 3 in docs) and 44 issues were closed (39 in code and 5 in docs). Excluding merges, 24 authors made 2,751 additions and 445 deletions. See details for code and docs.

4.4 changelog:

6645885: [HttpClient] fix handling timeouts when responses are destructed ba46a07: [Cache] make sure PdoAdapter::prune() always returns a bool 3bf2d14: [PropertyInfo] support for intersection types 3413afb: [Mime] allow array as input for RawMessage 2ed7672: update Romanian translations

5.3 changelog:

3cf8234: [Messenger] support rediss in transport bridge 683c4f6: [PropertyAccess] fix Regression in PropertyAccessor::isWritable 36aff48: [FrameworkBundle] fix session-related BC layer triggering deprecation

5.4 changelog:

47385e5: display the roles of the logged-in user in the Web Debug Toolbar ad64124: [HttpKernel] add session cookie handling in cli context f5efb03: [HttpFoundation] add a flag to hasSession to distinguished session from factory c4df3a7: [Console] add more context when CommandIsSuccessful fails 8042736: [DependencyInjection] optimize PHP preloading 7c531f5: [FrameworkBundle] introduce new method for getting bundles config path a8cc21e: [Serializer] add option to skip uninitialized typed properties 98ed693: [DoctrineBridge] replace string with FQCN resolution in EntityType 3356795: [Cache] deprecate support for Doctrine Cache db76265: [Cache] add CouchbaseCollectionAdapter compatibility with sdk 3.0.0 b0fbe93: [Serializer] add support for collecting type error during denormalization 75e0737: [DependencyInjection] sort services in service locator according to priority 2221f4e: [Translation] translate translatable parameters 1ee9727: [ErrorHandler] reword return type deprecation message ba7f746: [Mesenger] add support for reseting container services between two messages b095293: [RateLimiter, Runtime, Translation] remove @experimental flag f9c6958: [DependencyInjection] make auto-aliases private by default 2085ff8: [DebugClassLoader] ignore __construct() when checking return types

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

Add support for Mercure in Docker Compose (expose port 80) Remove built-in Mercure support (use explicit Docker Compose support instead) Add --debug to var:export

Newest issues and pull requests

Split PDO and DBAL adapters [Uid] Add some ulid helpers to manipulate the binary field saved in db

They talked about us

Implement traditional auth system in Symfony with less code than ever How to use symfony/mailer without the Symfony framework

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/l-RbaHi_04Y/a-week-of-symfony-767-6-12-september-2021

Erstellt 4y | 12.09.2021, 09:20:07


Melden Sie sich an, um einen Kommentar hinzuzufügen

Andere Beiträge in dieser Gruppe

SymfonyOnline June 2025: Speakers, Stats & Replays!

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

18.06.2025, 08:50:17 | Symfony
A Week of Symfony #963 (June 9–15, 2025)

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

15.06.2025, 09:10:09 | Symfony
A Week of Symfony #962 (June 2–8, 2025)

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

08.06.2025, 07:50:05 | Symfony
Case study - Yousign: Scaling Trust with Smart, Scalable Architecture

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

06.06.2025, 07:10:24 | Symfony
SymfonyOnline June 2025 starts next week!

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

05.06.2025, 10:20:09 | Symfony
A Week of Symfony #961 (May 26 – June 1, 2025)

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

01.06.2025, 08:50:16 | Symfony
New in Symfony 7.3: DX Improvements (part 2)

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

29.05.2025, 09:10:19 | Symfony