Feed items

  • warning: Declaration of views_handler_argument::init(&$view, &$options) should be compatible with views_handler::init(&$view, $options) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_argument.inc on line 48.
  • warning: Declaration of views_handler_filter_boolean_operator::value_validate(&$form, &$form_state) should be compatible with views_handler_filter::value_validate($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/handlers/views_handler_filter_boolean_operator.inc on line 111.
  • warning: Declaration of views_plugin_row_node_view::options_form(&$form, &$form_state) should be compatible with views_plugin_row::options_form($form, &$form_state) in /home/clients/ru/domains/development4web.com/html/sites/all/modules/views/modules/node/views_plugin_row_node_view.inc on line 35.

New in Twig 3.15 (part 2)

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.





New in Twig 3.15 (part 1)

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.





A Week of Symfony #937 (9-15 December 2024)

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 released

Symfony 7.2.1 has just been released.
Here is the list of the most important changes since 7.2.0:





A Week of Symfony #936 (2-8 December 2024)

This week, Symfony celebrated the SymfonyCon 2024 Vienna conference with great success. This annual event brought together the global Symfony community to exchange ideas, learn new things, and collaborate on contributions to the Symfony project.





Symfony 7.2 curated new features

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

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





Symfony 7.2.0 released

Symfony 7.2.0 has just been released.
Check the Living on the Edge
category on this blog to learn about the main features of this new stable release;
or check the release announcement of BETA1
to get the list of all new features.





Symfony 5.4.49 released

Symfony 5.4.49 has just been released.
Here is the list of the most important changes since 5.4.48: