Skip to content

Releases: yiisoft/yii2-redis

2.1.2

07 May 09:53
Immutable release. Only release title and notes can be modified.
8409051

Choose a tag to compare

What's Changed

  • Revert custom retry in PredisConnection after update predis package by @s1lver in #294

Full Changelog: 2.1.1...2.1.2

2.1.1

29 Apr 22:40
Immutable release. Only release title and notes can be modified.
c13251a

Choose a tag to compare

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.md and internals.md documentation; update scripts in composer.json for 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 version predis/predis to 3.4 by @s1lver in #292
  • Update PHP, Yii2 dependency in composer.json, and update CHANGELOG.md. by @terabytesoftw in #293

New Contributors

Full Changelog: 2.1.0...2.1.1

2.0.8 security fix release

20 Mar 14:00
2.0.8
ffe6bff

Choose a tag to compare