Router and its fastroute adapter were tagged.
This version adds support for multiple hosts via Route::hosts()
and Group::hosts()
:
Router and its fastroute adapter were tagged.
This version adds support for multiple hosts via Route::hosts()
and Group::hosts()
:
Version 1.1.0 of Yii Dependency Injection container is released.
This version raises the minimum psr/container
version to ^1.1|^2.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.
Error handler package was updated with the following enhancements:
Yiisoft\ErrorHandler\Event\ApplicationError
triggered after the error is handled.Manage failed queued jobs in Yii 2 ¶
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.
...overview of the extension...
Requirements ¶...requirements of using this extension (e.g. Yii 2.0 or above)...
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.
Yii HTML package version 2.4.0 was released.
In this release:
Body
, Article
, Section
, Nav
, Aside
, Hgroup
, Header
, Footer
, Address
, Form
, Datalist
, Legend
and Fieldset
.
File
and Range
for an input tag with corresponding types.Playmobile ¶
Playmobile sms service
Installation ¶The preferred way to install this extension is through composer.
Either run