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 #774 (25-31 October 2021)

This week, Symfony 4.4.33 and 5.3.10 maintenance versions were released. Meanwhile, Symfony development activity focused on finishing and polishing many new features for the upcoming Symfony 5.4 and 6.0 versions.





Symfony 4.4.33 released

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





Symfony 5.3.10 released

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





New Backers for the Symfony Sponsoring Program

A few weeks ago we introduced the Symfony Sponsoring Program as a new way to
help make the Symfony project development sustainable. The response so far has
been enthusiastic and many new companies have joined the the program.





A Week of Symfony #773 (18-24 October 2021)

This week, Symfony development activity focused on adding autocompletion features to some of the built-in commands. Meanwhile, the Symfony Docs website was redesigned to give it a modern and more useful look.





Redesigning the Symfony Docs Website

A few days ago we unveiled the redesign of the Symfony Documentation website.
In addition to the new visual design, we revamped all the internals used to
build the docs from their source. This article explains how we did it.





Second Round of Selected Speakers at SymfonyWorld 2021 Online 2021 Winter Conference

A few days ago we announced the first selected speakers and the workshops
of the upcoming SymfonyWorld Online 2021 Winter Edition conference (December 9-10, 2021).
Today we are announcing nine additional speakers and talks





A Week of Symfony #772 (11-17 October 2021)

This week, the upcoming Symfony 6.0 version continued polishing some of its new features, such as: the new debug:dotenv command, the profiler improvement to display authenticators information and the support of autowiring union and intersection types.