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

Creată 4y | 28 nov. 2021, 09:20:06


Autentifică-te pentru a adăuga comentarii

Alte posturi din acest grup

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 mai 2025, 09:10:19 | Symfony
Symfony 6.4.22 released

Symfony 6.4.22 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in you

29 mai 2025, 09:10:19 | Symfony
Symfony 7.2.7 released

Symfony 7.2.7 has just been released. Read the Symfony upgrade guide to learn more about upgrading Symfony and use the SymfonyInsight upgrade reports to detect the code you will need to change in your

29 mai 2025, 09:10:18 | Symfony
Symfony 7.3.0 released

Symfony 7.3.0 has just been released. Check the New in Symfony 7.3 posts on this blog to learn about the main features of this new stable release; or check the first beta release announcement to get t

29 mai 2025, 09:10:17 | Symfony
Symfony 7.3 curated new features

Symfony 7.3.0 has been released. As for any other Symfony release, our backward compatibility promise applies and this means that you should be able to upgrade easily to 7.3 without changing anything

29 mai 2025, 09:10:16 | Symfony
New in Symfony 7.3: DX Improvements (part 1)

Symfony 7.3 includes many small improvements aimed at making developers' lives easier and more productive. This blog post highlights some of the most useful DX (Developer Experience) features added in

28 mai 2025, 09:50:15 | Symfony
New in Symfony 7.3: Validator Improvements

Symfony 7.3 introduces several enhancements to the Validator component, focusing on developer experience, better configurability, and more expressive constraint definitions.

Allow to Disable Translat

27 mai 2025, 08:30:20 | Symfony