Skip to content

Releases: yiisoft/cache

Version 3.1.0

01 Jun 08:51
3.1.0
891c9f6

Choose a tag to compare

  • New #132: Add interface SerializerInterface for data serialization, and PhpSerializer implementation (@Gerych1984)
  • Chg #139: Make normalize() method static in CacheKeyNormalizer class (@terabytesoftw)
  • Chg #146, #147, #149: Change PHP constraint in composer.json to 8.1 - 8.4 (@vjik)
  • Chg #147: Raise the minimum PHP version to 8.1 and minor refactoring (@vjik)
  • Enh #142: Minor refactoring: explicitly mark parameters as nullable (@terabytesoftw)

Version 3.0.0

15 Feb 14:31
3.0.0
67ae4b4

Choose a tag to compare

  • Chg #117: Adapt configuration group names to Yii conventions (@vjik)

Version 2.0.0

29 Jun 06:32
2.0.0
42da72d

Choose a tag to compare

  • Chg #103: Raise the minimum psr/simple-cache version to ^2.0|^3.0 and the minimum PHP version to ^8.0 (@vjik)