aboutsummaryrefslogtreecommitdiffhomepage
path: root/application/feed/Cache.php
Commit message (Collapse)AuthorAgeFilesLines
* Migrate cache purge function to a proper classArthurHoaro2020-07-231-38/+0
| | | | | | And update dependencies and tests. Note that SESSION['tags'] has been removed a log ago
* namespacing: \Shaarli\Feed\{Cache,CachedPage,FeedBuilder}VirtualTam2019-01-121-0/+38
Signed-off-by: VirtualTam <virtualtam@flibidi.net>