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.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.Minor version of Yii Message Translator package was tagged. In this version we added IdMessageReader that returns ID as message and doesn't support getting all messages at once.
Major versions of Router and FastRoute adapter package were released. In this version we have raised the minimum version of PHP to 8.0. There are also several enhancements and fixes:
$queryParameters parameter to UrlGeneratorInterface::generateFromCurrent() method.^4.0 version of yiisoft/middleware-dispatcher package.Yii HTML package version 3.0.0 was released. In this release:
loading() method to Img tag.Tag::class() and rename Tag::replaceClass() to Tag::class().Html::fileInput() and Input::file(), rename Input::fileControl() to Input::file().Major version of Yii Message Translator package was released. In this version we have raised the minimum version of PHP to 8.0, added NullMessageFormatter and IntlMessageFormatter, and made other improvements and changes. See full list of changes in changelog.
Related packages adapted to new version of translator:
Yii Translator intl Message Formatter package was deprecated because intl formatter moved to Yii Message Translator.
Major version of Yii Definitions package was released. In this version we have raised the minimum version of PHP to 8.0. There are also several improvements and fixes:
DefinitionStorage::getBuildStack() method.Minor version of Yii Event Dispatcher package was tagged. In this version we have raised the minimum version of PHP to 8.0. The exception message when adding a listener to a collection has also been improved.
First version of Yii widgets package was released.
The package provides extra Yii-specific widgets and utilities:
Translator package got minor version that includes enhanced version of SimpleMessageFormatter from now deprecated yiisoft/translator-formatter-simple. This enhanced vesion is able to render plurals for English and replace tokens with modifiers (ignoring modifier logic).
Yii Router package was updated with the following enhancements:
yiisoft/middleware-dispatcher dependency to version 3.0.