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

Creată 3y | 27 mai 2022, 10:20:08


Autentifică-te pentru a adăuga comentarii

Alte posturi din acest grup

Symfony 6.4.24 released

Symfony 6.4.24 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

31 iul. 2025, 13:10:32 | Symfony
Symfony 7.2.9 released

Symfony 7.2.9 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

31 iul. 2025, 13:10:31 | Symfony
Symfony 7.3.2 released

Symfony 7.3.2 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

31 iul. 2025, 13:10:30 | Symfony
A Week of Symfony #969 (July 21–27, 2025)

This week, development focused on the upcoming Symfony 7.4 and 8.0 releases. We added new features such as the ObjectMapperAwareInterface, improved value transformers in JsonStreamer, and enabled load

27 iul. 2025, 09:30:15 | Symfony
SymfonyCon Amsterdam 2025: Community Evening - Let’s Celebrate 20 Years of Symfony Together!

Symfony is turning 20 and we’re throwing a party you won’t want to miss! 🥳

Join us for an unforgettable evening of drinks, music, and great company at the Kanarie Club in Amsterdam!

This year

23 iul. 2025, 15:10:02 | Symfony
A Week of Symfony #968 (July 14–20, 2025)

This week, the upcoming Symfony 7.4 version improved the Serializer component by adding more prefix support to the accessor, added more code to make the JsonPath component RFC compliant, and added sup

20 iul. 2025, 08:20:04 | Symfony
A Week of Symfony #967 (July 7–13, 2025)

This week, Symfony unveiled the Symfony AI initiative, a set of components and bundles designed to bring powerful AI capabilities directly into your PHP applications. In addition, we published travel

13 iul. 2025, 09:20:11 | Symfony