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 #891 (22-28 January 2024)

This week, development activity was calmer than usual and focused on fixing bugs of stable Symfony versions. Meanwhile, we published a recap of the SymfonyOnline January 2024 conference.





A Week of Symfony #890 (15-21 January 2024)

This week, we celebrated the SymfonyOnline January 2024 conference with great success. The development activity was less intense than usual because of the online conference and mostly focused on fixing bugs of stable Symfony versions.





SymfonyOnline January 2024: Conference launches tomorrow!


Get ready for an exciting event, folks! SymfonyOnline January 2024 is just around the corner, starting tomorrow and spanning 2 awesome days on January 18-19. Brace yourself for an amazing online conference with inspiring talks and mind-blowing insights! Don't worry if you haven't registered yet; there's still time to be a part it.





A Week of Symfony #889 (8-14 January 2024)

This week, development activity focused on fixing bugs for all the maintained and upcoming Symfony versions. Meanwhile, we published more information about the SymfonyOnline January 2024 conference that will take place next week, including its workshops.





SymfonyOnline January 2024 - Discover amazing Workshops to level up your skills!

Get ready for the exciting SymfonyOnline January 2024 event, starting in just one week on January 16-19! There are only a few days left to register and be a part of this incredible international online Symfony conference, along with the pre-conference workshops, hurry up!





SymfonyOnline January 2024 - Join us next week to share our passion!

Get ready for the exciting SymfonyOnline January 2024 event, starting in just one week on January 16-19! There are only a few days left to register and be a part of this incredible international online Symfony conference, along with the pre-conference workshops, hurry up!

Let's break down the schedule for you:





SymfonyOnline January 2024 is coming !


SymfonyOnline January 2024 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 #888 (1-7 January 2024)

This week, Symfony development activity focused on the translation files used by the Validator and Security components, completing many missing translations and normalizing the file contents.





Simpler Versioning for Symfony Docs

Symfony Documentation is managed separately from code, on its own
symfony/symfony-docs repository. This eases the contributions to code/docs
and allows to have different reviewers and maintainers for each.