Releases: yiisoft/yii2-redis
Releases · yiisoft/yii2-redis
2.1.2
Immutable
release. Only release title and notes can be modified.
2.1.1
Immutable
release. Only release title and notes can be modified.
What's Changed
- Dropped PHP 7.3 support to align with Yii2 minimum PHP version by @s1lver in #281
- Add codecov badge by @s1lver in #283
- Add basic PHPStan support by @s1lver in #282
- Fixed badge display by @s1lver in #284
- Applying Yii2 coding standards by @s1lver in #287
- Check for PHP 8.5 by @s1lver in #286
- Enhance
README.mdandinternals.mddocumentation; update scripts incomposer.jsonfor improved testing and code style checks. by @terabytesoftw in #288 - Docs: Component connections by @AugustMiller in #285
- Enhance documentation and add scripts for
composer.json. by @terabytesoftw in #290 - Fix infinite loop in parseResponse() when fread() returns empty string on broken socket by @dkostik in #291
- Fix #292: Fixed
fwrite()supplied resource is not a valid stream, bump versionpredis/predisto3.4by @s1lver in #292 - Update PHP, Yii2 dependency in
composer.json, and updateCHANGELOG.md. by @terabytesoftw in #293
New Contributors
- @AugustMiller made their first contribution in #285
- @dkostik made their first contribution in #291
Full Changelog: 2.1.0...2.1.1