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.0.1 released

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





Symfony 5.4.1 released

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





Symfony 5.4/6.0 curated new features

Symfony 5.4.0 and 6.0.0 have been released a few days ago. As for any other Symfony release, our backward compatibility promise applies and this means that you should be able to upgrade easily to 5.4 without changing anything in your code.

During the last couple of months, we've blogged about the great 5.4 new features. I highly recommend you to read these articles about Symfony 5.4 as they contain the major changes for this new version:





A week left before SymfonyWorld Online 2021 Winter Edition, book your ticket now!



The SymfonyWorld Online 2021 Winter Edition conference starts next week.
On Tuesday and Wednesday (December 7-8) there will be 10 workshops and on
Thursday and Friday (December 9-10) there will be 25 talks.





New in Symfony 5.4: Misc. features (part 3)

This is the last blog post of the blog series that shows the
new features of Symfony 5.4 and 6.0. We hope you enjoyed it and now want to
upgrade your Symfony applications to these new versions.





SymfonyInsight now supports PHP 8.1!

SymfonyInsight is the official Symfony platform to monitor and maintain high quality projects over long periods of time. It also helps you reduce business risks and upgrade your application dependencies.





New in Symfony 5.4: Serializer improvements

Symfony 5.4 was released yesterday, but we still have some blog posts
pending to show its main new features. In this post we're highlighting the
improvements added to the Serializer component.