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.

SymfonyCon Disneyland Paris 2022: Is Git a mistery for you?

The countdown to the launch of SymfonyCon Disneyland Paris 2022 is on: D-80! We look forward to welcoming you from November 15 to 18 for a week of Symfony:

  • November 15-16: 2 days of pre-conference workshops. All the workshop topics have been announced, check them out and register now to secure your seat!
  • November 17-18: 2 days of conference.




A Week of Symfony #817 (22-28 August 2022)

This week, Symfony 4.4.45, 5.4.12, 6.0.12 and 6.1.4 maintenance versions were released. In addition, the upcoming Symfony 6.2 version introduced a new ValueResolverInterface to replace and simplify the existing ArgumentValueResolverInterface.





SymfonyCon Disneyland Paris 2022: How to handle content editing in Symfony?

First of all, we thank all the people who took the time to submit a talk proposal for the upcoming conference. Take advantage of the last weekend of submissions to share your knowledge! The call for Papers will be open until next Monday: August 29th.
Do not miss this opportunity… dare to be part of the conference program!





Symfony 6.1.4 released

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





Symfony 6.0.12 released

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





Symfony 5.4.12 released

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





Symfony 4.4.45 released

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





A Week of Symfony #816 (15-21 August 2022)

This week, the upcoming Symfony 6.2 version improved the emoji transliterator feature to support translation of emojis to GitHub and Slack codes and to add integration with the Slugger; it also added the ability to mock the hrtime() function.