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 Symfony 7.3: New and Improved Console Helpers

Symfony 7.3 introduces powerful improvements to the Console component, beyond
the much-anticipated invokable commands and input attributes. This version also
brings new helpers and features designed to make console applications more capable.





A Week of Symfony #957 (April 28 – May 4, 2025)

This week, Symfony 6.4.21 and 7.2.6 maintenance versions were released. In addition, we published the first beta of Symfony 7.3 so you can test it in your own apps before its final release at the end of May 2025.





Symfony 7.3.0-BETA1 released

Symfony 7.3.0-BETA1 has just been released.
This is a pre-release version of Symfony 7.3. If you want to test it
in your own applications before its final release, run the following commands:





Symfony 7.2.6 released

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





Symfony 6.4.21 released

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