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.

Twig security release: disallow non closures in the sort filter

Affected versions

Twig >2.0.0,<2.14.11 || >3.0.0,<3.3.8 are affected by this security issue. Twig 1.x is not affected as the "sort" filter does not allow an arrow function in that version.

The issue has been fixed in Twig 2.14.11 and 3.3.8.

Description

When in a sandbox mode, the arrow parameter of the sort filter must be a closure to avoid attackers being able to run arbitrary PHP functions.





Excited to announce SymfonyCon Disneyland Paris 2022

The SymfonyCon Disneyland Paris was initially scheduled in 2020, then postponed to 2021. But at that time, we didn't have enough visibility to organize it properly with the Covid circumstances. We finally decided to cancel it instead of postponing it again without any guarantee to be able to organize it.





A Week of Symfony #787 (24-30 January 2022)

This week, Symfony 4.4.37, 5.3.14, 5.4.3 and 6.0.3 maintenance versions were released. In addition, a potential security vulnerability related to CSRF tokens in forms was found and fixed in security releases for all maintained versions.





CVE-2022-xxxx: CSRF token missing in forms

Affected versions
Symfony 5.3.14, 5.4.3, and 6.0.3 versions of the Symfony Framework Bundle is affected by this security issue.
The issue has been fixed in Symfony 5.3.15, 5.4.4, and 6.0.4.





CVE-2022-23601: CSRF token missing in forms

Affected versions
Symfony 5.3.14, 5.4.3, and 6.0.3 versions of the Symfony Framework Bundle is affected by this security issue.
The issue has been fixed in Symfony 5.3.15, 5.4.4, and 6.0.4.





Symfony 6.0.4 released

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





Symfony 5.4.4 released

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





Symfony 5.3.15 released

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





Symfony 6.0.3 released

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





Symfony 5.4.3 released

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