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 #758 (5-11 July 2021)

This week, Symfony development activity focused on adding more types, including union types, to all components in the upcoming 6.0 version. Meanwhile, Symfony 5.4 added support for the scalar backed enumerations defined by PHP 8.1.





A Week of Symfony #757 (28 June - 4 July 2021)

This week, Symfony 4.4.26, 5.2.11 and 5.3.3 maintenance versions were released. Meanwhile, Symfony deprecated the configuration of tags on RegisterListenersPass and continued adding types, including union types when possible, across the entire codebase.





Symfony 5.3.3 released

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





Symfony 5.2.11 released

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





Symfony 4.4.26 released

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





A Week of Symfony #756 (21-27 June 2021)

This week, Symfony development activity focused on fixing bugs across its entire codebase. Meanwhile, the ephemeral Symfony online store announced that it will close at the end of the month. Don't miss this last opportunity to get your official Symfony swag!





Our ephemeral online shop closes at the end of the month!

We created the Symfony ephemeral online shop in June 2020 during the pandemic to allow everyone from anywhere in the world to buy Symfony’s swags and support the community.

We want to thank all of you for your enthusiasm with this shop; it was an absolute pleasure to send elephpants and other swags to people all over the world.

However, it is now time to announce that we will close the Symfony online shop at the end of the month.





A Week of Symfony #755 (14-20 June 2021)

This week, Symfony 5.3.2 was released to address a potential security issue related to authentication. In addition, Symfony celebrated the SymfonyWorld Online 2021 Summer Edition conference with great success.





Last day to enjoy our Summer Sale on all certifications and our Symfony Store!

Our Summer Sale on all Symfony and Twig certifications and most of our items from the Symfony Store ends tonight, on June 18th 2021 at Midnight (Paris time UTC+2).

Our special 30% discount on all the following dedicated Symfony products end very soon, don't miss our discounts:





CVE-2021-32693: Authentication granted to all firewalls instead of just one

Affected versions
Symfony >= 5.3.0, <5.3.2 versions of the Symfony Security HTTP component is affected by this security issue.
The issue has been fixed in Symfony 5.3.2.