aboutsummaryrefslogtreecommitdiffhomepage
path: root/tests/feed/CacheTest.php
Commit message (Collapse)AuthorAgeFilesLines
* Migrate cache purge function to a proper classArthurHoaro2020-07-231-92/+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/+92
Signed-off-by: VirtualTam <virtualtam@flibidi.net>