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.

A Week of Symfony #814 (1-7 August 2022)

This week, the upcoming Symfony 6.2 version added features such as allowing to extend the #[When] attribute, adding conditional types to conditional configuration builders, introduced a new messenger:count command that lists the pending messages per transport and improved the #IsGranted attribute to





Symfony 6.1.3 released

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





Symfony 6.0.11 released

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





Symfony 5.4.11 released

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





Symfony 4.4.44 released

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





A Week of Symfony #812 (18-24 July 2022)

This week was the most intense in Symfony development activity in months.