Yii Strings 2.3
Minor version of Yii Strings package was released.
In this release added stringable object support to NumericHelper::normalize().
Minor version of Yii Strings package was released.
In this release added stringable object support to NumericHelper::normalize().
Minor version of Yii Cache File Handler package is released.
Added optional parameter $directoryMode to FileCache constructor and deprecate withDirectoryMode()
method.
Minor refactoring with PHP 8 features usage.
Minor version of Yii VarDumper package is released.
EchoHandler — uses echo to write to stdout stream (used by default);StreamHandler — uses ext-sockets to sent dumps encoded with json_encode to a UDP socket;CompositeHandler — helpful class to sent dumps to multiple handlers in a row.Queue extension version 2.3.6 was released.
This release:
keepalive and heartbeat for AMQP and AMQP interopSee the CHANGELOG for details.
Debug extension version 2.1.25 was released.
This release:
See the CHANGELOG for details.
Minor version of Yii Middleware Dispatcher package is released.
This version adds support for invokable class names & implementations of Psr\Http\Server\RequestHandlerInterface.
Minor version of Yii Strings package was released.
In this release:
CombinedRegexp and MemoizedCombinedRegexp classes optimizes matching of multiple regular expressions.StringHelper::trim(), StringHelper::ltrim() and StringHelper::rtrim().$strict parameter to Inflector::toSnakeCase() method.We are pleased to announce the release of Yii Framework version 2.0.49.
Please refer to the instructions at https://www.yiiframework.com/download/ to install or upgrade to this version.
This release has a number of bugfixes and some small enhancements:
Major version of Yii Access package was released.
In this release:
$userId parameter of AccessCheckerInterface::userHasPermission() method is specified;Major version of yiisoft/rate-limiter package was released.
In this release:
Thanks to Pan Jiawei for handing this complicated work.
Database package was tagged along with its drivers.
db. Param should now be used instead.Here's the list CHANGELOGs:
Version 2.0.0 of Redis adapter for Yii cache was released. In this version:
^2.0|^3.0.^8.0.^2.1.Version 2.1.0 of Yii Runner HTTP was released.
This version adds support of stream output and deprecating ServerRequestFactory in favor of RequestFactory.
Debug extension version 2.1.24 was released.
This release:
null by default so feature is disabled.See the CHANGELOG for details.
A minor update was made to yiisoft/var-dumper package.
In this version:
DateTime and DateTimeImmutable objects.It seems, we forgot to post news about the package since 1.2.0 so here's the summary of what was added since then:
asJson() method that provide exporting value as JSON string.asPrimitives() method that exports a variable like destructed JSON.Proxy Middleware 1.0 has been released. The package contains proxy related middleware classes that implement PSR-15:
They were extracted from Yii Middleware package.
New version of yiisoft/i18n package was released.
This version adds LocaleProvider and raises required major PHP version to 8.
Version 2.1 of Yii Console package was tagged.
In this version:
serve command--xdebug option for serve: as command name separatorWe are pleased to announce the release of ElasticSearch extension version 2.1.4. This release fixes PHP 8 compatibiltiy issues and adds curlOptions attribute for advanced configuration of curl session.
See the CHANGELOG for details.
We are very pleased to announce the release of Gii extension version 2.2.6.
This release fixes compatibiltiy issues with PHP 8.1 and 8.2 and some extra bugs.
See the CHANGELOG for details.