Symfony 6.1 curated new features

Symfony 6.1.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 6.0 without changing anything in your code.

During the last couple of months, we've blogged about the great 6.1 new features. I highly recommend you to read these articles about Symfony 6.1 as they contain the major changes for this new version:

HtmlSanitizer Component: Symfony 6.1 introduces an HtmlSanitizer component to turn user generated HTML contents into safe HTML contents by removing or restricting HTML tags and attributes. Improved ExpressionLanguage Syntax: In Symfony 6.1, the syntax of the ExpressionLanguage component improves with new notation for numbers and new operators. Locale Switcher: Symfony 6.1 introduces a Locale Switcher service to change the application locale dynamically. Improved Routing Requirements and UTF-8 Parameters: In Symfony 6.1, routing requirements can be defined with PHP backed enums and route parameters can include UTF-8 characters. Serializer Context Builders: In Symfony 6.1 you can build the (de)serialization context using objects that provide a fluent interface with validation and autocompletion. Draft Emails: Symfony 6.1 will allow you to create draft emails, with all kinds of contents and file attachments, that others can use to create the real emails to be sent. Service Decoration Attributes: In Symfony 6.1 you can use PHP attributes to configure service decoration. Service Autowiring Attributes: In Symfony 6.1 you can instruct the autowiring logic in your PHP code thanks to the new Autowire PHP attribute. Serializer Profiling: Symfony 6.1 will include a new profiler panel with all the details about the (de)serialization process. Configurable Semaphores: In Symfony 6.1 you can create one or more semaphores automatically via the main framework configuration. Simpler Bundle Extension and Configuration: In Symfony 6.1, it will be easier than ever to create advanced bundles that define their own configuration and extensions. Customizable Collection Prototypes: In Symfony 6.1, collection form fields can define different options for items being added and for items being edited. Expressions as Service Factories: In Symfony 6.1, you can use expressions to define service factories. Profiler Improvements (part 1): In Symfony 6.1 you can check if the profiler is enabled, you can see the inherited security roles in the toolbar and you can get more debug information about emails. Profiler Improvements (part 2): Symfony 6.1 profiler can use env vars to select its editor, displays more Xdebug information and allows you to copy HTTP requests as cURL commands. Notifier and Messenger Integrations: Symfony 6.1 adds integration with Redis Sentinel, 46elks SMS, Orange SMS, Engagespot push notifications, Sendberry SMS and KazInfoTeh SMS. Services in Route Conditions: In Symfony 6.1, the expressions used to define routing conditions can include calls to service methods. Improved Console Autocompletion: Symfony 6.1 improves Console autocompletion with support for Fish shell and completion values in input definitions. Improvements Related to Types: Symfony 6.1 adds new controller argument resolvers for UIDs and Backed Enums types and adds support for extracting types from PHPStan pseudo-types. Misc. Improvements: Symfony 6.1 allows to ignore deprecations, exclude services for tagged iterators, use route parameters in conditions, support canner methods in serializer, detailed checks for collection item uniqueness and adds a command to invalidate cache tags.

                Sponsor the Symfony project.

https://symfony.com/blog/symfony-6-1-curated-new-features?utm_source=Symfony%20Blog%20Feed&utm_medium=feed

Établi 3y | 27 mai 2022, 10:20:08


Connectez-vous pour ajouter un commentaire

Autres messages de ce groupe

A Week of Symfony #973 (August 18–24, 2025)

This week, Symfony development focused on improving the IsGranted attribute with a new option, updated the Route attribute to allow setting multiple environments, improved the DomCrawler component to

24 août 2025, 09:40:28 | Symfony
A Week of Symfony #972 (August 11–17, 2025)

This week, development activity mostly focused on dealing with the deprecation of sleep/wakeup methods in PHP 8.5 and their replacement by serialize/unserialize methods. In addition, we published more

17 août 2025, 08:30:06 | Symfony
Let’s build the Symfony AI ecosystem together

It’s been only in July that we published symfony/ai and kicked off our AI initiative, but the repository has been busy since day one. Over 500 stars, more than 200 pull requests & issues, trending

16 août 2025, 09:30:03 | Symfony
SymfonyCon Amsterdam 2025:   Unconference Track at SymfonyCon Amsterdam 2025

🎤 Take the stage at SymfonyCon Amsterdam 2025, on your own terms!

The Unconference track is back and more dynamic than ever!

This unique, participant-driven format invites attendees to shape

12 août 2025, 12:40:20 | Symfony
A Week of Symfony #971 (August 4–10, 2025)

This week, Symfony completed the migration to PHPUnit 12 in the 7.4 branch, which required many changes during the past weeks, such as replacing annotations with attributes. In addition, we updated th

10 août 2025, 09:40:09 | Symfony
SymfonyCon Amsterdam 2025:  Join the Symfony Hackathon:  Collaborate, Contribute, Create

🧑‍💻HACKDAY IS COMING!

Get ready to code, collaborate, and contribute, Symfony Hackday is back!

Join us in Amsterdam on Saturday, November 29th, for a hands-on hackathon designed to bring the

6 août 2025, 10:40:04 | Symfony
A Week of Symfony #970 (July 28 – August 3, 2025)

This week, Symfony released the maintenance versions 6.4.24, 7.2.9, and 7.3.2. Meanwhile, we began deprecating the XML configuration format in some components, enhanced the YAML configuration format t

3 août 2025, 08:30:03 | Symfony