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.

SymfonyOnline June 2023 - The schedule is online!


SymfonyOnline June 2023 is just around the corner! We're excited to announce that the complete schedule is now available online. This will help you plan ahead for this fantastic moment dedicated to the Symfony and PHP community!





A Week of Symfony #856 (22-28 May 2023)

This week, Symfony 5.4.24 and 6.2.11 maintenance versions were released. Meanwhile, we published the 6.3.0 Release Candidate 1 and Release Candidate 2 versions in preparation for the final release of Symfony 6.3 next week.





Symfony 6.3.0-RC2 released

Symfony 6.3.0-RC2 has just been released.
Here is the list of the most important changes since 6.3.0-RC1:





Symfony 6.2.11 released

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





Symfony 5.4.24 released

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





New in Symfony 6.3: Dependency Injection Improvements

The Service Container is the key feature that makes Symfony applications so
fast and flexible. In Symfony 6.3 we've improved it with a lot of new features.





Symfony 6.3.0-RC1 released

Symfony 6.3.0-RC1 has just been released.
Here is the list of the most important changes since 6.3.0-BETA3: