The PHP development team released version 7.3.0 that comes with numerous improvements and new features such as
The PHP development team released version 7.3.0 that comes with numerous improvements and new features such as
We are very pleased to announce the release of Gii extension version 2.0.8.
We are very pleased to announce the release of the ApiDoc extension version 2.1.1.
We are very pleased to announce the release of Redis extension version 2.0.9 fixing zrangebyscore
and adding >
, <
, >=
and <=
support to ActiveQuery
.
We are very pleased to announce the release of Sphinx extension version 2.0.11. In this release there is a bug fixed that yii\sphinx\ActiveQuery::all()
was unable to follow instructions given by method indexBy()
.
We are very pleased to announce the release of Twig extension version 2.2.1. This release fixes an error when outputting DateTime dates.
We are very pleased to announce the release of Swiftmailer extension version 2.1.2. This release brings automatic transport restart and adds an ability to specify the disposition of an attachment by supplying a setDisposition
value when embedding content in a message.
We are very pleased to announce the release of HTTP client extension version 2.0.7. In this release, Response::detectFormatByContent
was fixed to properly detect JSON Array. Additionally, Request::setFullUrl()
method was added.
We are very pleased to announce the release of Debug extension version 2.0.14. In this release, additionally to bugfixes, there's new "Events" panel.
We are very pleased to announce the release of Auth Client extension version 2.1.7. It fixes OAuth2 client unsetting scope on defaultReturnUrl
. Previously it was causing bad request from recent version of Google provider.
We are very pleased to announce the release of Auth Client extension version 2.1.6. It upgrades VKontakte API used to version 5.0 and fixes a couple of bugs related to OpenID and canceling login in auth form.
A few month ago we have replaced the old Yii Framework website with a rewritten version in Yii 2. While developing the new site, we also discussed the replacement of the old IPB forum software with a more modern solution, but replacing the forum together with the site would have been too much work to do at once.
Andrii Vasyliev, @hiqsol joined Yii team. Andrii uses Yii daily for his team projects and is very interested in framework moving forward.
We are very pleased to announce that Yii Framework version 1.1.20 is released. You can download it at yiiframework.com/download/.
Since version 3.0.0 Yii adopts SemVer versioning to achieve better predictability and compatibility with Composer.
We are very pleased to announce the release of Queue extension version 2.1.0.
We are very pleased to announce the release of Gii extension version 2.0.7. The release corrects Gii behavior adapting it to changes introduced in version 2.0.15 of the framework. Additionally there are fixes in model and CRUD generators.
We are very pleased to announce the release of Swiftmailer extension version 2.1.1 that fixes yii\swiftmailer\Mailer::setTransport
had no effect after sending of first message.
We are very pleased to announce the release of Smarty extension version 2.0.7 that fixes widget registration and rendering code generation inside subtemplates and adds an ability to use SmartyBC
class.
We are very pleased to announce the release of MongoDB extension version 2.1.7 that fixes Yii 2.0.14+ incompatibility and enhances Session component error reporting.