A Week of Symfony #801 (2-8 May 2022)

This week, Symfony continued fixing bugs on its upcoming Symfony 6.1 version. We also finished some new features for it, such as the support for Monolog 3. In addition, Symfony shut down the legacy infrastructure of Symfony Flex, because most people have already upgraded and the migration process is simple for those who haven't upgraded yet.

Symfony development highlights

This week, 40 pull requests were merged (19 in code and 21 in docs) and 39 issues were closed (17 in code and 22 in docs). Excluding merges, 26 authors made 940 additions and 579 deletions. See details for code and docs.

4.4 changelog:

b368ce1: [EventDispatcher] fix removing listeners when using first-class callable syntax 4338337: [Console] better required argument check in InputArgument 932520c: [Workflow] fix deprecated syntax for interpolated strings df2d674: [DoctrineBridge] treat zero first result like null a780f57: [HttpKernel] fix SessionListener without session in request

5.4 changelog:

37b8077: [Translation] refresh local translations on PushCommand if the provider has domains

6.1 changelog:

13350dc: [MonologBridge] add support for Monolog 3 0e6fc82: [DependencyInjection] fix resolving parameters found in #[Autowire] c0dbb90: [HtmlSanitizer] fix node renderer handling of self-closing (void) elements 7e9e713: [Service Contracts] add generics to ServiceProviderInterface

Newest issues and pull requests

[RFC] Observability component [RFC] Resiliency component [Serializer] Improve ExtraAttributesException usefulness: provide attributes path

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) Upgrading & What's New in Symfony 6! course, Chapter 7: Recipe Upgrades: Part 2! (Video) Upgrading & What's New in Symfony 6! course, Chapter 8: Upgrading Encore and your assets/ Setup (Video) Upgrading & What's New in Symfony 6! course, Chapter 9: Upgrading to PHP 8

In addition, it announced that a new course is in the planning stages: Symfony 6 Fundamentals: Services, Config & Environments

They talked about us

Symfony Station Communiqué - 29 April 2022 Symfony 5+ how to view dump output with AJAX requests Symfony without Request Get started with Symfony 6 for beginners Develop Apps Using Symfony & React in Perfect Harmony En tant que développeur, Symfony est mon framework de prédilection Quable à la SymfonyLive 2022 Symfony-Less, ou comment rendre son code indépendant du framework PHP Symfony: introduction Retour sur le Symfony Live Paris 2022

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-801-2-8-may-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Creado 3y | 8 may 2022, 9:20:10


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

Symfony 7.3.0-RC1 released

Symfony 7.3.0-RC1 has just been released. This is a pre-release version of Symfony 7.3. If you want to test it in your own applications before its final release, run the following commands:

26 may 2025, 0:10:10 | Symfony
A Week of Symfony #960 (May 19–25, 2025)

This week, development activity focused on putting the final touches on Symfony 7.3 in preparation for its stable release next week. In addition, we published a security fix for a potential vulnerabil

25 may 2025, 10:10:12 | Symfony
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 may 2025, 9: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 may 2025, 7: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 may 2025, 11:10:07 | Symfony
New in Symfony 7.3: JsonStreamer Component

Contributed by Mathias Arlaud in

20 may 2025, 9: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 may 2025, 12:40:14 | Symfony