Releases: TruCopilot/phpfastcache
Releases · TruCopilot/phpfastcache
5.0.20 Release
30 Jan 20:07
Compare
Sorry, something went wrong.
No results found
Core
Fixed #560 // Massive storage date issue for 30days+ expiration dates (@Geolim4 )
7.0.0-alpha3
15 Dec 22:31
Compare
Sorry, something went wrong.
No results found
Global
Fixed #541 // Random "key does not exist on the server" messages (@Geolim4 )
Core
Drivers
Fixed #549 // Mongodb driver + itemDetailedDate option generates driverUnwrapCdate error (Using V7 getOption API) (@Geolim4 )
Fixed #548 // Wrong type hint on redis driver (@Geolim4 )
Helpers
Fixed #545 // Psr16Adapter get item even if it is expired (@Geolim4 )
Added CacheConditionalHelper TTL (@Geolim4 )
Tests
Fixed some missing text output on HHVM builds (@Geolim4 )
Fixed HHVM builds (@Geolim4 )
6.0.8
15 Dec 22:19
Compare
Sorry, something went wrong.
No results found
Global
Fixed #547 // Link to wiki page (@do-you-even-curl)
Core
Fixed #554 // Log actual mkdir() failure reason (@Geolim4 )
Fixed #541 // Random "key does not exist on the server" messages (@Geolim4 )
Drivers
Fixed #549 // Mongodb driver + itemDetailedDate option generates driverUnwrapCdate error (@Geolim4 )
Helpers
Fixed #545 // Psr16Adapter get item even if it is expired (@Geolim4 )
7.0.0-alpha2 Release
10 Nov 22:35
Compare
Sorry, something went wrong.
No results found
Global
Fixed some typo on CREDITS.md (@Geolim4 )
Added Strict types support (@Geolim4 )
Added grouped namespaces (@Geolim4 )
Added VersionEye mention to credits (@Geolim4 )
Added OPTIONS.md (@Geolim4 )
Removed VersionEye badge 😭 (@Geolim4 )
Improved our fabulous API class to add the changelog/PhpFastCache version support (@Geolim4 )
Updated readme to add php7 strict types mention (@Geolim4 )
Updated EVENTS.md @Geolim4 )
Update withoutComposer.php (@abs )
Updated CREDITS.txt to markdown file (@Geolim4 )
Core
Fixed #529 // Memory leak caused by item tags (@Geolim4 )
Fixed missing sprintf in CacheManager + Added Riak method annotation (@Geolim4 )
Updated API version (@Geolim4 )
Updated composer files (@Geolim4 )
Drivers
Tests
Fixed hhvm build with subprocesses (@Geolim4 )
Added test for option "itemDetailedDate" (@Geolim4 )
6.0.7 release
10 Nov 22:52
Compare
Sorry, something went wrong.
No results found
Global
Core
Tests
Fixed hhvm build with subprocesses (@Geolim4 )
Added test for option "itemDetailedDate" (@Geolim4 )
5.0.19 release
10 Nov 22:37
Compare
Sorry, something went wrong.
No results found
Global
Removed VersionEye badge 😭 (@Geolim4 )
Added VersionEye mention to credits (@Geolim4 )
Added comprehensive changelog Geolim4
Updated CREDITS.txt to markdown file (@Geolim4 )
Core
Drivers
Tests
Fixed hhvm build with subprocesses (@Geolim4 )
Added test for option "itemDetailedDate" (@Geolim4 )
6.0.6 release
19 Oct 19:37
Compare
Sorry, something went wrong.
No results found
Added Semver badge (@Geolim4 )
Added comprehensive changelog (@Geolim4 )
Fixed #515 // Fixed inefficient Mongodb::driverCheck() method (@Geolim4 )
Fixed #517 // Couchbase error (@Geolim4 )
Fixed #518 // Memcached seems get() not working (@Geolim4 )
Modified credits.md file with latest updates (@Geolim4 )
Renamed CREDITS.txt to markdown file (@Geolim4 )
Updated sample file withoutComposer.php (@abs )
Removed useless spaces in changelog 21:02 (@Geolim4 )
7.0.0-alpha Release
18 Oct 21:12
Compare
Sorry, something went wrong.
No results found
Global
Added php7 type hint support. Strict type support is coming in next alphas
Added changelog as requested by @rdecourtney in #517
Added phpFastCacheInstanceNotFoundException exception
Drivers
Added Riak driver
Fixed wrong type hint returned by Predis
Cache Manager
Added custom Instance ID feature as requested in #477
Helpers
Modified ActOnAll helper behavior, this helper now returns an array of driver returns and does no longer implements ExtendedCacheItemPoolInterface
6.0.5 release
16 Sep 12:08
Compare
Sorry, something went wrong.
No results found
Fixed little typo in readme (@Geolim4 )
Psr16 do not cache with negative ttl (@kfreiman )
Fixed #505 // 'auto' driver causes each driver to instantiate, instead of stopping after first (@Geolim4 )
Simplify CacheManager::validateConfig (@Cosmologist )
5.0.18 release
16 Sep 12:11
Compare
Sorry, something went wrong.
No results found
Fixed #505 // 'auto' driver causes each driver to instantiate, instead of stopping after first (@Geolim4 )