Releases: PHPSocialNetwork/phpfastcache
Releases · PHPSocialNetwork/phpfastcache
V5 Gold release
Please see the readme to see what's new in V5:
https://github.com/PHPSocialNetwork/phpfastcache/blob/v5/README.md
V5 RC3 release
This is the last RC before the gold !
- Var type adjustments
- Require the JSON extension as per new JSON methods
- Fixed #294
- Fixed typo
V5 RC2 release
- Updated Readme
- Re-implemented driver fallback
- Deprecated CacheManager::setup() in favor of CacheManager::setDefaultConfig()
- Fixed return in deprecated alias
- Re-added clean() method and deprecated it in favor of clear().
- Updating trait insertion
V5 RC1 release
- Fixed Json formatting + tags behaviour
- Updated examples headers to includes MIT licence
- Added extended JSON methods to ItemPool
- Added basic API class (See Wiki)
- Added phpFastCacheAbstractProxy (See Wiki)
- Updated roadmap && readme
V5 Beta2 release
- Removed duplicate in readme
- Ps2 compliance + added php ext-intl suggestion
- Improved Sqlite driver check
- Improved travis tests efficiency
- Updated Wincache Info driver
V5 Beta1 release
- Fixed Ssdb cache clear
Minor fixes
- Fixed recursive directory creation with Sqlite and Files drivers.
- Fixed an issue on windows when the securityKey is not specified and the host has a non-standard http port. (Thanks @ylorant)
V5 Alpha2 release
This release mostly make compatibility update with Phpfastcache-Bundle
First V5 Pre-release
First V5 Pre-release