A Week of Symfony #802 (9-15 May 2022)

This week, the first release candidate of Symfony 6.1 was published so you can test it in your projects before its final release in two weeks. Meanwhile, we announced a new SymfonyWorld Online conference (December 8-9, 2022), made a recap of the past SymfonyLive Paris 2022 conference and introduced a 50% discount in some past conference replays so you can enjoy their videos.

Symfony development highlights

This week, 31 pull requests were merged (24 in code and 7 in docs) and 16 issues were closed (13 in code and 3 in docs). Excluding merges, 19 authors made 1,141 additions and 251 deletions. See details for code and docs.

4.4 changelog:

fef98bb: [Serializer, PropertyInfo] fix support for "false" built-in type on PHP 8.2 2f33e6e: [Serializer] fix JsonSerializableNormalizer ignores circular reference handler in $context a6f405a: [Security/Http] ignore invalid URLs found in failure/success paths ddfb4a8: [Ldap] fix LDAP connection options 265d58a: [Console] fix incorrectly nested style tag errors when using multi-line header content

5.4 changelog:

b07093b: [ErrorHandler] fix list of tentative return types 60836ff: [Console] suppress unhandled error in some specific use-cases 5584221: [Security] fix division by zero 2d44f22: [Console] fix aliases handling in command name completion 4de1c7d: [RateLimiter] fix probably undefined variable $expireAt

6.1 changelog:

4106712: [HttpClient] debug is missing if a request failed to even start acef571: [MonologBridge] fix LevelName being removed in Monolog 3.0 a39ddaa: update sponsors of components v6.1 baa367e: [Form, FrameworkBundle, TwigBundle] add Twig filter, form-type extension and improve service definitions for HtmlSanitizer

Newest issues and pull requests

[Mime] Make Markdown conversion in BodyRenderer configurable [Security] BackedEnum support for voters [FrameworkBundle] Auto detect IDE config

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 10: Annotations to Attributes (Video) Upgrading & What's New in Symfony 6! course, Chapter 11: Adding Property Types to Entities

They talked about us

Symfony Elasticsearch — builder pattern, DTO criteria object Symfony Station Communiqué - 13 May 2022 How to create a Collection Data Provider and keep Doctrine Extension, Filters and Pagination on it [Api Platform] Get started with Symfony 6 for beginners — Part 2 | Route, Controller, Rendering How to Configure Symfony Console Skeleton Project Experimental: Unpacking message properties as handler arguments in Symfony Messenger How to Build a Website Scraper in PHP New in ECS: Simpler Config How to Delete a File After the Download Is Finished Novedades de Symfony 6.1 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-802-9-15-may-2022?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Creado 3y | 15 may 2022, 9:20:07


Inicia sesión para agregar comentarios

Otros mensajes en este grupo.

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 may 2025, 9: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 may 2025, 8:30:20 | Symfony
New in Symfony 7.3: Serializer Improvements

Symfony 7.3 adds a new JsonStreamer component as a high-performance, low-memory JSON encoding and decoding utility. However, the Serializer component still has many valid use cases, even for JSON cont

26 may 2025, 9:20:09 | Symfony
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