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] Router and fastroute adapter 1.1.0

Router and its fastroute adapter were tagged.
This version adds support for multiple hosts via Route::hosts() and Group::hosts():





[news] Yii Dependency Injection 1.1.0

Version 1.1.0 of Yii Dependency Injection container is released.
This version raises the minimum psr/container version to ^1.1|^2.0.





[news] Test Support 2.0.0

Test Support package version 2.0.0 was released.
This version raises the minimum psr/log version to ^2.0|^3.0 and the minimum PHP version to 8.0.





[news] Error handler 2.1.0

Error handler package was updated with the following enhancements:

  • There is now Yiisoft\ErrorHandler\Event\ApplicationError triggered after the error is handled.
  • Current working directory is restored in error handler so relative paths now work well.
  • Exit is deferred now so custom shutdown handlers are properly triggered.
  • Added markdown support for friendly exceptions.
  • Added support for psr/log 2.0 and 3.0.




[extension] silverslice/yii2-queue-failed

Manage failed queued jobs in Yii 2

  1. Install
  2. Configuration
  3. Usage in console
  4. Notes

When your job fails after max number of attempts in Yii 2, it is removed from a queue as completed.
This extension saves failed jobs in database table and helps to view and retry them later.





[extension] newextension

  1. Requirements
  2. Installation
  3. Usage
  4. Resources

...overview of the extension...
Requirements ...requirements of using this extension (e.g. Yii 2.0 or above)...





[news] Log 2.0.0

Major version of Log package was released. In this version we have moved from PSR interfaces version 1.1 to version 2.0|3.0. As a result, there are types added everywhere and the package is no more compatible with PHP 7.4.





[news] Yii HTML 2.4.0

Yii HTML package version 2.4.0 was released.
In this release:

  • Added classes for tags Body, Article, Section, Nav, Aside, Hgroup, Header, Footer, Address, Form, Datalist, Legend and Fieldset.
  • Added specialized classes File and Range for an input tag with corresponding types.




[extension] ulugbek/playmobile

Playmobile

  1. Installation
  2. Usage

Playmobile sms service
Installation The preferred way to install this extension is through composer.
Either run