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 6.4: More Testing Assertions

Symfony provides custom assertions to simplify your tests. They are optional,
but we recommend to use them to make your tests easier to maintain. For example:





Symfony is all about its community

The Symfony team is deeply saddened by the recent events in Palestine and Israel. We hope that peace will come as soon as possible. We affirm our solidarity with the developers suffering this terrible situation, and more broadly with all the victims of massacres and war.
We develop free software and the web because we believe in friendship between peoples, in international solidarity, in the sharing of knowledge, in mutual respect and openness.
Our thoughts also go out to the people suffering in too many other regions of the world where wars are rampant.





New in Symfony 6.4: Build Dir Improvements

In Symfony applications, the kernel.build_dir option defines the directory where
read-only contents are generated during the compilation of the application. In
Symfony 6.4 we've made some improvements related to it.





Symfony 7.0.0-BETA2 released

Symfony 7.0.0-BETA2 has just been released.
Here is the list of the most important changes since 7.0.0-BETA1:





Symfony 6.4.0-BETA2 released

Symfony 6.4.0-BETA2 has just been released.
Here is the list of the most important changes since 6.4.0-BETA1:





Symfony 6.3.7 released

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