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 Logging Library 2.1

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





[news] Yii Mailer Library 5.1

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





[news] Yii View Renderer 7.1

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





[extension] yagas/yii2-debug4mongo


Yii 2 Debug For MongoDB

  1. 目录结构
  2. 安装依赖
  3. 安装说明
  4. 配置说明

本项目为yii2-debug的扩展,使用MongoDB对debug数据进行存储。





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