Commit Graph

3 Commits

Author SHA1 Message Date
Abel Hoogeveen b08688ccb0
The PHP 8.0 update, introducing version 1.3.0.
continuous-integration/drone/push Build is passing Details
Mostly a compatibility update, with some general beautification.

The following important changes have been made:
2021-11-24 20:23:41 +01:00
Abel Hoogeveen 0b5a867bc7
Small bugfix.
continuous-integration/drone/push Build is passing Details
- Added a small fix that suppresses warnings when no cache data exists.
2021-11-24 12:37:51 +01:00
Abel Hoogeveen 80d0450f5c
Got the base working.
- Working providers: Dummy, Redis and File
- Component now delivers the selected storage based on its config file
- Now provides ObjectStorageTest, a PSR CacheProvider compatible object to save and cache data in ObjectStorage
2020-12-20 19:43:02 +01:00