Releases: php-fig/simple-cache
Releases · php-fig/simple-cache
3.0.0
29 Oct 14:03
Compare
Sorry, something went wrong.
No results found
2.0.0
29 Oct 14:02
Compare
Sorry, something went wrong.
No results found
1.0.1
05 Mar 09:46
Compare
Sorry, something went wrong.
No results found
Include slash at the beginning for DateInterval
0.3.0
09 Dec 08:52
Compare
Sorry, something went wrong.
No results found
Remove CounterInterface from this spec
Add CacheException & InvalidArgumentException interfaces
Return success status (bool) on delete, clear & deleteMultiple
Introduce a default value for getMultiple
Various documentation clarifications
0.2.0
16 Nov 13:57
Compare
Sorry, something went wrong.
No results found
Added a $default param to get() to return something else than null when the key is missing
Removed TTL_DAY, TTL_HOUR and TTL_MINUTE constants
Renamed exists() to has() for consistency with PSR-6
0.1.0
16 Nov 13:56
Compare
Sorry, something went wrong.
No results found