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.

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:





Symfony 7.1.9 released

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





Symfony 6.4.16 released

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





Symfony 5.4.48 released

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





New in Symfony 7.2: Misc. Improvements (Part 1)

The New in Symfony 7.2 blog series showcases the main new features introduced
in Symfony 7.2. This two-part blog post is the last in the series and highlights
some miscellaneous minor changes and improvements.





A Week of Symfony #934 (18-24 November 2024)

This week, Symfony development activity focused on polishing the upcoming Symfony 7.2 release (scheduled for next week) and fixing some bugs in the 5.4 branch (which will reach the end of its bug-fix maintenance period next week as well). Additionally, we continued publishing blog posts about the new features of Symfony 7.2.