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 HTML 3.6

Version 3.6 of Yii HTML package is released. There are some improvements and fixes:





[news] Yii Auth JWT 2.1

Version 2.1 of Yii Auth JWT package has been released. Here are the list of changes included in the new version:

  • Replaced multiple web-token/* packages in dependencies with one - web-token/jwt-library, updated min version of PHP to 8.1.
  • Added support for psr/http-message for versions ^2.0.




[news] Yii Hydrator 1.3

Version 1.3 of Yii Hydrator package has been released. Here are the list of improvements included in the new version:





[news] Yii Network Utilities 1.1

Version 1.1 of Yii Network Utilities package is released. There are some improvements:

  • added IpRanges that represents a set of IP ranges that are either allowed or forbidden;
  • fixed error while converting IP address to bits representation in PHP 8.0+.




[news] Yii 2.0.51

We are pleased to announce the release of Yii Framework version 2.0.51.
Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.
This release fixes regressions in 2.0.50, compatibility of error handler with PHP 8.3 and a number of bugs.
Thanks to all Yii community members who contribute to the framework, translators who keep documentation translations up to date and community members who answer questions at forums.