A Week of Symfony #820 (12-18 September 2022)

This week, development activity focused on tweaking and finishing some of the new features of Symfony 6.2, to be released at the end of November 2022. In addition to a new ChainUserChecker that allows calling multiple user checkers for a firewall, we merged the Symfony Profiler redesign which refreshes the look and feel of this debugging tool.

Symfony development highlights

This week, 41 pull requests were merged (28 in code and 13 in docs) and 26 issues were closed (22 in code and 4 in docs). Excluding merges, 25 authors made 9,923 additions and 1,909 deletions. See details for code and docs.

4.4 changelog:

  • 2f7c7bb: [HttpFoundation] prevent BinaryFileResponse::prepare from adding content type if no content is sent
  • 7c396ad: [Messenger] add tests covering union types in MessengerPass
  • 43e5259: [Security, Validator] update Norwegian translations

6.1 changelog:

  • d6bde21: [Messenger] support for custom handler method containing a Union type tagged with #[AsMessageHandler]

6.2 changelog:

  • ee78099: [Cache] make RedisProxy extend Redis
  • fc550ea: remove the default values from setters with a nullable parameter
  • 01d089f: [WebProfilerBundle] Profiler redesign
  • 022b58f: [FrameworkBundle] allow secrets vaults to be used directly outside Symfony
  • 6f8c99c: [Mime] remove unused getDisposition() method
  • db59d0b: [Security] add a ChainUserChecker to allow calling multiple user checkers for a firewall
  • 7ceea07: [TwigBundle] add option for configuring custom HTML to text converter services
  • 8a66294: [Form] add generics to DataTransformerInterface
  • 8075c68: [DependencyInjection] fix lazy-proxying final classes
  • 1159d13: [TwigBridge] expose current route in AppVariable
  • 2c6b67b: [Serializer] improve performance of AbstractObjectDenormalizer with XML/CSV
  • 77538c8: [HttpFoundation] extract request matchers for better reusability
  • f951250: [FrameworkBundle] deprecate "legacy_error_messages" form config node

Newest issues and pull requests

SymfonyCasts Updates

SymfonyCasts is the official way to learn Symfony. Select a track for a guided path through 100+ video tutorial courses about Symfony, PHP and JavaScript.

These were some of the most relevant SymfonyCasts updates of the week:

They talked about us

Call to Action

            <hr style="margin-bottom: 5px" />
            <div style="font-size: 90%">
                <a href="https://symfony.com/sponsor">Sponsor</a> the Symfony project.
            </div>

https://symfony.com/blog/a-week-of-symfony-820-12-18-september-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Erstellt 3y | 18.09.2022, 09:20:06


Melden Sie sich an, um einen Kommentar hinzuzufügen

Andere Beiträge in dieser Gruppe

A Week of Symfony #964 (June 16–22, 2025)

This week, development activity was intense, with many bug fixes in the maintained branches, numerous deprecation removals in the 8.0 branch, and new features added to the 7.4 branch, including tighte

22.06.2025, 08:10:05 | Symfony
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