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.

Introducing the Twig 3 Certification

Twig is the fast, flexible, and secure template language for PHP. Twig syntax
has been designed to be concise and easy to learn. This allows Twig to be used
by all kinds of professionals, including designers, to build web sites.





A Week of Symfony #789 (7-13 February 2022)

This week, the upcoming Symfony 6.1 version deprecated the $defaultName property in Console commands and added a new cache:pool:invalidate-tags command to ease the management of cache pools. Meanwhile, we discussed about bumping PHP to 8.1 in Symfony 6.1.





First selected talks at SymfonyLive Paris 2022

First selected talks at SymfonyLive Paris 2022, discover the first talks scheduled at the French conference on April 7-8 2022.





Call for Papers open for SymfonyWorld Online 2022 Summer Edition and SymfonyCon Disneyland Paris 2022

We’re super excited with the upcoming conferences of 2022!

Currently, the Call for Papers for SymfonyWorld Online 2022 Summer Edition and SymfonyCon Disneyland Paris 2022 are both open. You can submit your talk and workshop proposals in English for both conferences:





A Week of Symfony #788 (31 January - 6 February 2022)

This week, the upcoming Symfony 6.1 version added context builders to simplify the creation of serialization contexts. In addition, SymfonyCon announced that it's coming back as a physical conference at Disneyland Paris later this year (November 15-18, 2022).





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.