0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-08-27 05:45:41 +00:00
rss-bridge/caches
Eugene Molotov e4c4ae8245
[MemcachedCache] loadData now returns null instead of false (#1592)
FileCache and SQLiteCache returns null on cache miss. This is important if using strict comparing (for example when using "===")
2020-06-08 11:27:19 +02:00
..
FileCache.php
MemcachedCache.php
SQLiteCache.php