A Week of Symfony #778 (22-28 November 2021)

This week, Symfony 4.4.35 and 5.3.12 releases were published to address some potential security vulnerabilities. In addition, Symfony 5.4.0-RC1 and 6.0.0-RC1 were published in preparation for their imminent stable release. Lastly, Symfony announced the last days of its Black Friday 2021 deals which end on November 29.

Symfony development highlights

This week, 64 pull requests were merged (41 in code and 23 in docs) and 41 issues were closed (38 in code and 3 in docs). Excluding merges, 22 authors made 2,091 additions and 311 deletions. See details for code and docs.

4.4 changelog:

0561fb0: [VarExporter] fix exporting declared but unset properties when __sleep() is implemented 26faa3a: [Process] exclude argv/argc from possible default env vars c552709: [HttpClient] fix closing curl multi handle when destructing client

5.3 changelog:

a4f132e: [Console] default ansi option to null 04b0574: [Cache] fix connecting to local Redis sockets c236dfe: [Notifier] fix AllMySms bridge body content

5.4 changelog:

21c3dc1: replace PHP_EOL by \n to generate same code on Win/Lin d761777: allow v3 contracts where possible 5cff780: [Console] add Suggestion class for more advanced completion suggestion

6.0 changelog:

4cf8dc3: [FrameworkBundle] fix enable_annotations wrong check for validation config 504c051: [Messenger] implement abstract process method for BatchHandlerTrait 0ece1c6: [Messenger] reorganize abstract private method

Newest issues and pull requests

Support Enum as workflow places Add an initialize method to workflows [ErrorHandler] Support the @final annotation on constants in DebugClassLoader VERP support in Symfony mailer A more expressive way to configure the handling of Workflow transitions

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:

(Video) Symfony 5 Security, Chapter 24: Fetching the User Object (Video) Symfony 5 Security, Chapter 25: Custom User Methods & the User in a Service (Video) Symfony 5 Security, Chapter 26: Role Hierarchy

They talked about us

Symfony 6 brings its CLI to the next level Rate limit your Symfony APIs! Building Restful APIs with Symfony 5 and PHP 8 Twig - The Ultimate Guide to the Premier PHP Templating Language What is PHP Framework Symfony? Explained for executives Symfony Station Communique - 26 November 2021 Ce qu'apporte Symfony 5.4

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.

https://symfony.com/blog/a-week-of-symfony-778-22-28-november-2021?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Utworzony 4y | 28 lis 2021, 09:20:06


Zaloguj się, aby dodać komentarz

Inne posty w tej grupie

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
New in Symfony 7.3: Routing Improvements

The Routing component provides an impressive list of features to map incoming URLs to your application code. Symfony 7.3 pushes it even further with a set of new features that improve developer experi

21 maj 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 maj 2025, 09:30:13 | Symfony
Symfony UX CVE-2025-47946: Unsanitized HTML attribute injection via ComponentAttributes

Affected versions

Symfony UX symfony/ux-live-component and symfony/ux-twig-component versions <2.25.1 are affected by this security issue.

The issue has been fixed in the 2.25.1 version of these

19 maj 2025, 12:40:14 | Symfony
New in Symfony 7.3: Yaml Improvements

Symfony has been reducing the need for configuration in applications for several years now. Thanks to PHP attributes, you can now configure most things alongside the relevant code, removing the need f

19 maj 2025, 08:10:09 | Symfony
A Week of Symfony #959 (May 12–18, 2025)

This week, development activity focused on polishing Symfony 7.3 ahead of its final release in two weeks. We also continued publishing articles highlighting the new features of Symfony 7.3 and shared

18 maj 2025, 08:50:08 | Symfony