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] Julia "Insolita" passed away

Julia "Insolita" passed away yesterday from cancer.
She was a prominent PHP and Yii community member, contributed to both Yii2 and upcoming Yii3, created a number of useful utilities and was helping with awesome PHP Digest (in English community known as JetBrains PHP Annotated).
Julia, thank you for what you've done. You'll always be in our hearts.





[news] ApiDoc extension version 3.0.3 released

We are very pleased to announce the release of the ApiDoc extension version 3.0.3.
This patch version fixes wrong encoding during generation of non-Englush guides.
See the CHANGELOG for a full list of changes.





[news] ApiDoc extension version 3.0.2 released

We are very pleased to announce the release of the ApiDoc extension version 3.0.2.
This patch version fixes an error preventing docs generation in an edge case.
See the CHANGELOG for a full list of changes.





[news] Yii 2.0.45

We are very pleased to announce the release of Yii Framework version 2.0.45.
Please refer to the instructions at https://www.yiiframework.com/download/
to install or upgrade to this version.
This release makes Yii 2 compatible with PHP 8.1, fixes a number of bugs and adds some extensions. Special thanks to longthanhtran, pamparam83, sartor, githubjeka for contributing compatiblity fixes.





[news] Symfony mailer extension 2.0.3 released

We are very pleased to announce the release of Symfony mailer extension version 2.0.3.
This version removed "final" modifier from Mailer and Message classes. While finalizing classes has its benefits, Yii2 is not ready for it unlike Yii3.
Details are available in CHANGELOG.





[news] Yii Swagger 1.2.0

Yii Swagger intergration package was updated to version 1.2.0. In this version we have added an ability to configure OpenApi\Annotations\OpenAPI generation via Yiisoft\Swagger\Service\SwaggerService in config/params.php: