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 10.0

Version 10.0 of Yii View package was released.
Changed logic of template file searching in ViewInterface::render():





[news] Yii View Renderer 7.0

Major version of Yii View Renderer were tagged.
In this version package renamed from yiisoft/yii-view to yiisoft/yii-view-renderer and made several changes:





[news] Console application template 1.0.0

First stable version of console application template is released.
It is a console only application template that can be used to perform common tasks in a Yii application such as queue workers, websocket servers, running daily cron tasks or just manual commands.
Detailed readme is availabe in the package.





[news] Requirements 1.0.0

First release of yiisoft/requirements package was done. It allows to check if a certain set of defined requirements is met.





[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 View 9.0

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.