Symfony 7.2.2 has just been released.
Here is the list of the most important changes since 7.2.1:
Symfony 7.2.2 has just been released.
Here is the list of the most important changes since 7.2.1:
Symfony 7.1.10 has just been released.
Here is the list of the most important changes since 7.1.9:
Symfony 6.4.17 has just been released.
Here is the list of the most important changes since 6.4.16:
This week, we launched the new Twig playground, a tool that lets you test and experiment with Twig features in a safe, sandboxed environment. While Symfony development activity was lighter than usual due to the year-end holidays, we introduced a new is_granted_for_user() function to check authorization for a given user directly in Twig templates.
I'm very excited to announce the launch of Twig
Playground, a new tool that allows you to test
and experiment with Twig templates in a sandbox environment. It is entirely
web-based, with no backend.
Twig templates are rendered via PHP Wasm and the state is preserved in the
URL for easy sharing. It can be used to try Twig, quickly test new features, and
it is the perfect tool to improve bug reports with reproducible examples.
This week, Symfony development activity focused on fixing bugs in maintenance versions and adding new features for the upcoming Symfony 7.3 release. Meanwhile, we published blog posts about the new Twig features and a new case study about Symfony.
In the first part of this blog post we introduced exciting new Twig features
like inline comments, PHP enums support, improved operator precedence, the guard
tag, and enhanced deprecation handling. This second part highlights other nice
recent additions to Twig.
Twig 3.15 was released a few weeks ago and includes an impressive list of new
features and improvements. This two-part blog post highlights the most important ones.
This week, Symfony 7.2.1 was released as the first maintenance version of the 7.2 branch. Meanwhile, the upcoming Symfony 7.3 version introduced a new JsonEncoder component that is 10 times faster than the Serializer component and also supports streaming payloads.
Symfony 7.2.1 has just been released.
Here is the list of the most important changes since 7.2.0: