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 1.1.30 is released

We are very pleased to announce that Yii Framework version 1.1.30 is released.
You can download it at yiiframework.com/download/.
Yii 1.1.30 adds support for PHP 8.3 and improves compatibility with PHP 8. It also includes a minor security improvement. See the PR for more information.





[news] Yii Form 1.2

Version 1.2 of Yii Form package is released.
In this version added Checkbox::labelPlacement() method and Checkbox::enclosedByLabel() method marked as deprecated.





[news] Yii View Renderer 7.2

Minor version of Yii View Renderer were tagged.

  • Added support for yiisoft/view version ^11.
  • Bumped PHP version to ^8.1 and refactor code.




[news] Yii Form 1.1

Version 1.1 of Yii Form package is released.
In this version added backed enumeration value support to Select field.





[extension] duna/qrcode

Duna QR Code Library

  1. Overview
  2. Installation
  3. Usage
  4. License
  5. Contributing
  6. Issues and Support

A versatile QR code generation library that supports HTML, PNG, and SVG output formats.





[news] Yii HTML 3.7

Duna QR Code Library

  1. Overview
  2. Installation
  3. Usage
  4. License
  5. Contributing
  6. Issues and Support

A versatile QR code generation library that supports HTML, PNG, and SVG output formats.





[news] Yii Hydrator 1.5

Duna QR Code Library

  1. Overview
  2. Installation
  3. Usage
  4. License
  5. Contributing
  6. Issues and Support

A versatile QR code generation library that supports HTML, PNG, and SVG output formats.





[news] Yii Validator 2.1

Version 2.1 of Yii Validator package has been released. Here is the list of changes included in the new version:





[wiki] Use Single Login Session on All Your Yii2 Application/Repository Under Same Domain/Sub Domain

There are multiple blog that shows how to use seperate login for yii2 application but in this article i will show you how to use a single login screen for all your YII2 Advanced, YII2 Basic, Application, It will also work when your domain on diffrent server or the same server.
Here are few Steps you need to follow ot achive this.
1. For Advanced Templates
Step 1 : Add this into your component inside
/path/common/config/main.php