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.

Symfony 6.2.8 released

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





Symfony 5.4.22 released

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





SymfonyCon Brussels 2023 : Very last days to enjoy early bird tickets!


For the first time, the international Symfony conference of the year,SymfonyCon Brussels 2023, will be held in Belgium in the center of Brussels on December 7 & 8! There are only a few days left to enjoy the early bird registration. Take this opportunity until next Monday, April 3rd!





Migrating symfony.com Search Engine to Meilisearch

Searching Symfony documentation is one of the most important features of
symfony.com. Search is so pervasive for our visitors, that all pages include a
keyboard shortcut to open the search input: Ctrl. + K (or Command+ K).
We also support pressing Shift key twice, similar to the search feature of some IDEs.





A Week of Symfony #847 (20-26 March 2023)

This week, the upcoming Symfony 6.3 version continued adding new features: the Messenger component added Clock support in workers and introduced a way to redispatch a message, the translation component improved performance of message extraction and the new Scheduler component added





A Week of Symfony #846 (13-19 March 2023)

This week, the upcoming Symfony 6.3 version added support for 103 status code (Early Hints), updated the service container builder to use PHP weak references, and added three new components: Webhook and RemoteEvent and a





SymfonyLive Paris 2023 - Only 7 days to go!


Join us next week for the French SymfonyLive conference on March 23 & 24 ! Very last days to register! The full schedule is available here.





SymfonyLive Berlin 2023 - SymfonyLive comes back to Germany on October 5-6!


We are super happy to announce a new conference in 2023: SymfonyLive comes back to Germany in October! SymfonyLive Berlin 2023 will be held in German on:





A Week of Symfony #845 (6-12 March 2023)

This week, the upcoming Symfony 6.3 version added features to create targeted value resolvers, to allow you to select the parser used in DomCrawler component, to support autowiring services as closures using attributes and to