Skip to content

Releases: PHPSocialNetwork/phpfastcache

V5 Gold release

01 Jul 18:09
Compare
Choose a tag to compare

V5 RC3 release

26 Jun 18:51
Compare
Choose a tag to compare
V5 RC3 release Pre-release
Pre-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

18 Jun 15:07
Compare
Choose a tag to compare
V5 RC2 release Pre-release
Pre-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

06 Jun 18:28
Compare
Choose a tag to compare
V5 RC1 release Pre-release
Pre-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

27 May 18:34
Compare
Choose a tag to compare
V5 Beta2 release Pre-release
Pre-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

20 May 20:04
Compare
Choose a tag to compare
V5 Beta1 release Pre-release
Pre-release
  • Fixed Ssdb cache clear

Minor fixes

20 May 22:12
Compare
Choose a tag to compare
  • 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

16 May 02:51
Compare
Choose a tag to compare
V5 Alpha2 release Pre-release
Pre-release

This release mostly make compatibility update with Phpfastcache-Bundle

First V5 Pre-release

15 May 01:18
Compare
Choose a tag to compare
First V5 Pre-release Pre-release
Pre-release

First V5 Pre-release

4.3.16: Merge pull request #269 from westy92/patch-1

02 May 07:09
Compare
Choose a tag to compare