A Week of Symfony #779 (29 November - 5 December 2021)

This week, Symfony 5.4.0 and 6.0.0 stable versions were released. In addition, SymfonyInsight announced its support for PHP 8.1. Finally, the SymfonyWorld Online conference is coming next week.

Symfony development highlights

This week, 60 pull requests were merged (43 in code and 17 in docs) and 45 issues were closed (41 in code and 4 in docs). Excluding merges, 34 authors made 55,747 additions and 70,478 deletions. See details for code and docs.

4.4 changelog:

cacce1c: [Debug, ErrorHandler] increase the reserved memory from 10k to 32k 382cde2: [Validator] fix validation for single level domains daba023: [HttpClient] fix handling error info in MockResponse e0cadfb: [DoctrineBridge] fix calling get_class on non-object e9acd68: [Doctrine Bridge] prevent infinite nesting of lazy ObjectManager instances when ObjectManager is reset

5.3 changelog:

7fd34c4: [Security] do not overwrite already stored tokens for REMOTE_USER authentication c19bc94: [Translation] fix idempotency of LocoProvider write method af596bf: [Messenger] leverage DBAL's getNativeConnection() method

5.4 changelog:

0ac7aa2: [Framework] add completion to debug:event-dispatcher 4a07e06: [Lock] create lock table if it does not exist 9858ad7: [HttpFoundation] fix SessionHandlerFactory using connections e8babbd: [HttpKernel] fix sending Vary Accept-Language when appropriate a57a342: [Security] document deprecations in PreAuthenticatedToken ea88d80: [SecurityBundle] don't rely on deprecated strategy constants

6.0 changelog:

7fd34c4: [Security] do not overwrite already stored tokens for REMOTE_USER authentication 8c68599: [SecurityBundle] fix invalid reference with always_authenticate_before_granting 5c4e684: [HttpKernel] fix using FileLinkFormatter after serialization

Newest issues and pull requests

[Translation] Send If-Modified-Since or If-None-Match header when pulling translations

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 27: Impersonation: switch_user (Video) Symfony 5 Security, Chapter 28: User API & the Serializer (Video) Symfony 5 Security, Chapter 29: To use API Token Authentication or Not? (Video) Symfony 5 Security, Chapter 30: Registration Form (Video) Symfony 5 Security, Chapter 31: Manual Authentication

They talked about us

What’s this upcoming Encryption component of Symfony 6.1? How to create an automated pipeline for deploy with Symfony 5 and DigitalOcean App Platform Build and Deploy a Symfony Application on AWS using CDK, ECS and RDS Symfony Station Communique — 3 December 2021. A Look at Symfony and PHP News

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-779-29-november-5-december-2021?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Utworzony 4y | 5 gru 2021, 10:20:09


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