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.

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.





Symfony 6.0.0 released

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





Symfony 5.4.0 released

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





A Week of Symfony #778 (22-28 November 2021)

This week, Symfony 4.4.35 and 5.3.12 releases were published to address some potential security vulnerabilities. In addition, Symfony 5.4.0-RC1 and 6.0.0-RC1 were published in preparation for their imminent stable release.





New in Symfony 5.4: Notifier integrations

The Notifier component was introduced in Symfony 5.0 as the best way to send
notifications via one or more channels (email, SMS, chats, etc.) The component
is already integrated with dozens of services, but in Symfony 5.4 we've added
many more integrations:
SMS services





Last Days of Symfony Black Friday 2021 Deals

Symfony Black Friday 2021 deals will end in just three days, on Monday,
November 29, 2021. Here's a quick recap of this year's deals:
30% discount on Symfony and Twig certifications





New in Symfony 5.4: Profiler improvements

In addition to the redesigned logs panel, Symfony 5.4 includes other improvements
related to the Symfony profiler.