Yii Definitions 3.2
Minor version of Yii Definitions package was released.
In this version we added ability to use any allowed definitions in DynamicReferencesArray::from().
Minor version of Yii Definitions package was released.
In this version we added ability to use any allowed definitions in DynamicReferencesArray::from().
Yii Config package got a minor version.
In this version we add ability to use Config without params.
Yii Config package got a minor version.
In this version we raised the minimum version of PHP to ^8.0 and make a few additions and improvements:
ReverseMerge and RecursiveMerge.Minor version of Yii Definitions package was released.
In this version we added new helper ArrayDefinitionHelper with merge() method that is designed to merge several array definitions to one.
Version 3.0 of Yii Assets package was released. There a few changes and improvements:
AssetManager::registerCustomized() method.Major version of Yii Widget package is released. In this version Widget::widget() method was changed to ability use only constructor argument or whole array definition. Also there are breaking changes: beforeRun(), afterRun() and run() methods was removed from Widget class. Only render() method now can be used. See instruction for how to upgrade from 1.x version.
Version 3.1 of Yii HTML package is released. There are some additions and improvements:
$attributes parameter to Html::img();small and method Html::small();yiisoft/arrays version ^3.0.First stable version of yiisoft/data package is tagged.
The package provides generic data abstractions. The aim is to hide storage aspect from the operations of reading, writing and processing data.
Features are:
Major version of Yii Middleware Dispatcher package was released. This version has several changes:
ParametersResolverInterface to resolve parameters of middleware that are provided as callable.ParametersResolverInterface.Minor version of Yii Mailer Symfony Mailer package was tagged. In this version, we raised the minimum version of PHP to ^8.0 and yiisoft/mailer to ^5.0, and explicitly added transitive dependencies psr/event-dispatcher and symfony/mime.
Version 1.1.0 of Yii Widgets package is released. There are some additions and changes:
Dropdown and Menu widgets;^3.0 version of yiisoft/html package;^7.0 version of yiisoft/view package.Version 7.0.0 of Yii View package is released. There are some additions and a few backwards incompatible changes:
ViewInterface from self to static;^8.0;yiisoft/html of version ^3.0.Version 3.0.0 of Symfony Mailer extension for Yii2 was released. This version fixes and enhances code significantly.
We are very pleased to announce that Yii Framework version 1.1.27 is released. You can download it at yiiframework.com/download/.
This release is a release of Yii 1.1 that has reached maintenance mode and will, only receive necessary security fixes and fixes to adjust the code for compatibility with PHP 7 and 8 if they do not cause breaking changes. This allows you to keep your servers PHP version up to date in the environments where old Yii 1.1 applications are hosted and stay within the version ranges supported by the PHP team.
Yii 1.1.27 includes a PHP 8.1 compatibility fix and a security improvement. See the security advisory for more information.
Debug extension version 2.1.22 was released.
This release extends variable masking to requestBody.
See the CHANGELOG for details.
We are very pleased to announce the release of Auth Client extension version 2.2.14.
This version fixes a bug to be unable to set TokenParamKey in OAuth2 config, gets hard overwritten in OAuth2::createToken().
See the CHANGELOG for details.
We are very pleased to announce the release of the ApiDoc extension version 3.0.6.
This patch version improves handling of trait inheritance - precedence, prevents methods' and properties' duplication.
See the CHANGELOG for a full list of changes.
Queue extension version 2.3.5 was released.
This version add ability to set flags for the AMQP queue and exchange and switches from jeremeamia/superclosure to opis/closure adding the possibility to have closures as properties of the jobs.
Full changelog is available at GitHub.
We are pleased to announce the release of Smarty extension version 2.0.11.
This release allows using Smarty 4.
We are very pleased to announce the release of Sphinx extension version 2.0.15. This release fixes PHP 8.1 compatibility.
See the CHANGELOG for details.