Releases: yiisoft/cache
Releases · yiisoft/cache
Version 3.1.0
- New #132: Add interface
SerializerInterfacefor data serialization, andPhpSerializerimplementation (@Gerych1984) - Chg #139: Make
normalize()method static inCacheKeyNormalizerclass (@terabytesoftw) - Chg #146, #147, #149: Change PHP constraint in
composer.jsonto8.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)