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.

Laravel Pail - The easiest way to tail your log files

Laravel Pail is a package that allows you to easily dive in and tail your application's log files. Pail is designed to work with any log driver, be super easy to remember, and provide a set of useful filters to help you quickly find what you're looking for.





Symfony 7.0.0-BETA3 released

Symfony 7.0.0-BETA3 has just been released.
Here is the list of the most important changes since 7.0.0-BETA2:





Symfony 6.4.0-BETA3 released

Symfony 6.4.0-BETA3 has just been released.
Here is the list of the most important changes since 6.4.0-BETA2:





CVE-2023-46735: Potential XSS in WebhookController

Affected versions
Symfony versions >=6.3.0, <6.3.8 of the Symfony Webhook component are affected
by this security issue.
The issue has been fixed in Symfony 6.3.8.

Description
The error message in WebhookController returns unescaped user-submitted input.





CVE-2023-46733: Possible session fixation

Affected versions
Symfony versions >=5.4.21, <5.4.31, and >= 6.2.7, < 6.3.8 of the Symfony
Security HTTP component are affected by this security issue.
The issue has been fixed in Symfony 5.4.31, 6.3.8.





CVE-2023-46734: Potential XSS vulnerabilities in CodeExtension filters

Affected versions
Symfony versions >=2.0.0,<4.4.51, >=5.0.0,<5.4.31, and =6.0.0,<6.3.8 of the
Symfony Twig Bridge are affected by this security issue.
The issue has been fixed in Symfony 4.4.51, 5.4.31, 6.3.8. All other versions are not maintained anymore.





Symfony 6.3.8 released

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





Symfony 5.4.31 released

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





Symfony 4.4.51 released

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