Skip to content

« Living on the edge » blog posts

A series of posts showcasing the new features introduced by each Symfony version.

Filter posts by Symfony release

Symfony 6.2 will introduce a new Clock component to improve the testability of your time-sensitive code.
November 4, 2022 #Living on the edge
Symfony 6.2 includes a new access token authenticator which simplifies the handling of access or bearer tokens such as JWT.
November 3, 2022 #Living on the edge
In Symfony 6.2, emojis can be transliterated into their descriptions, turned into Slack/GitHub short codes and even used as part of string slugs.
November 2, 2022 #Living on the edge
In Symfony 6.2, the attributes to configure cache, security, templates and Doctrine are built-in, so you no longer need to install SensioFrameworkExtraBundle.
October 28, 2022 #Living on the edge ❤️ 1
In Symfony 6.2, the VarExporter component will ship two new traits to help implement lazy-loading objects.
September 3, 2022 #Living on the edge 👍 1
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.
May 27, 2022 #Living on the edge
Symfony 6.1 adds new controller argument resolvers for UIDs and Backed Enums types and adds support for extracting types from PHPStan pseudo-types.
May 20, 2022 #Living on the edge
Symfony 6.1 improves Console autocompletion with support for Fish shell and completion values in input definitions.
May 19, 2022 #Living on the edge ❤️ 1
In Symfony 6.1, the expressions used to define routing conditions can include calls to service methods.
May 18, 2022 #Living on the edge
Symfony 6.1 adds integration with Redis Sentinel, 46elks SMS, Orange SMS, Engagespot push notifications, Sendberry SMS and KazInfoTeh SMS.
May 13, 2022 #Living on the edge