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.

[news] Yii View Extension 6.1

We are pleased to announce the release of Yii Framework version 2.0.50.
Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.
This release raises PHP requirements to 7.3.
It has a number of bugfixes, two security fixes, some small enhancements and a new `CallbackDependency:





[news] Yii 2.0.50

We are pleased to announce the release of Yii Framework version 2.0.50.
Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.
This release raises PHP requirements to 7.3.
It has a number of bugfixes, two security fixes, some small enhancements and a new `CallbackDependency:





[news] Yii Validator 1.4

Yii Validator package was updated with the following enhancements and new features:





[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.





[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:





[news] Yii User 2.2

Version 2.2 of Yii User package was released. There are some improvements and changes:

  • changed log level from warning to debug for LoginMiddleware;
  • raised minimum PHP version to 8.1;
  • allowed to use backed enumerations as permission name in CurrentUser::can() method;
  • added support for psr/http-message version ^2.0.




[news] Yii Session 2.1

Minor version of Yii Session package is released.

  • Added support for psr/http-message version ^2.0.
  • Raised the minimum version of PHP to 8.0.




[news] Queue extension 2.3.7 released

Version 2.3.7 of Queue extension for Yii 2 was released.
Changes in this release:

  • Add StatisticsProviderInterface to get statistics from queue

See the CHANGELOG for details.





[news] Twig extension 2.4.3 released

Version 2.4.3 of Twig extension for Yii 2 was released.
Changes in this release:

  • Prevent Twig 3.9 from installing

See the CHANGELOG for details.
Support for Twig 3.9 will be added in the next major version - 2.5.