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 5.2.14 released

Symfony 5.2.14 has just been released. Here is a list of the most
important changes:





Symfony 4.4.29 released

Symfony 4.4.29 has just been released. Here is a list of the most
important changes:





Symfony 5.3.5 released

Symfony 5.3.5 has just been released. Here is a list of the most
important changes:





Symfony 5.2.13 released

Symfony 5.2.13 has just been released. Here is a list of the most
important changes:





Symfony 4.4.28 released

Symfony 4.4.28 has just been released. Here is a list of the most
important changes:





Symfony 5.3.4 released

Symfony 5.3.4 has just been released. Here is a list of the most
important changes:





Symfony 4.4.27 released

Symfony 4.4.27 has just been released. Here is a list of the most
important changes:





Symfony 5.2.12 released

Symfony 5.2.12 has just been released. Here is a list of the most
important changes:





A Week of Symfony #760 (19-25 July 2021)

This week, Symfony development focused again on adding PHP types, which requires adding first all the missing return annotations in lower branches and then adding types to all private, internal, final and test methods in upper branches.





A Week of Symfony #759 (12-18 July 2021)

This week, Symfony development activity focused on adding more types to private properties of all components in the upcoming 6.0 version. Meanwhile, Symfony 5.4 introduced a change to better differentiate between system and app cache directories.