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.

New in Symfony 7.1: Improved Access Token Authenticator

In Symfony 6.2 we introduced an Access Token Authenticator capable of fetching
RFC6750 compliant tokens and retrieving the associated user identifier. Symfony 7.1
enhances this feature with several new capabilities.





A Week of Symfony #906 (6-12 May 2024)

This week, Symfony continued tweaking and polishing the new features of Symfony 7.1, which will be released at the end of May 2024.





[news] Auth Client extension 2.2.16 released

We are very pleased to announce the release of Auth Client extension version 2.2.16.

  • Use appropriate exception if client does not exist
  • Add support to configure the OAuth2 access token location in requests and added a generic OAuth2 client
  • Add ability to configure OpenIdConnect cache duration, default is 1 week

See the CHANGELOG for details.





PHP 8.3.7 Released!

The PHP development team announces the immediate availability of PHP 8.3.7. This is a bug fix release.

All PHP 8.3 users are encouraged to upgrade to this version.

For source downloads of PHP 8.3.7 please visit our downloads page,
Windows source and binaries can be found on windows.php.net/download/.
The list of changes is recorded in the ChangeLog.





[news] Twig extension 2.5.0 released

Version 2.5.0 of Twig extension for Yii 2 was released.
This version adds support for Twig 3.9. Note that there were many internal changes that might affect and break codebases using twig:





PHP 8.2.19 Released!

The PHP development team announces the immediate availability of PHP 8.2.19. This is a bug fix release.

All PHP 8.2 users are encouraged to upgrade to this version.