0
0
mirror of https://github.com/RSS-Bridge/rss-bridge.git synced 2025-06-30 10:33:42 +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 caches: Refactor the API (#1060) 2019-04-29 20:12:43 +02:00
MemcachedCache.php [MemcachedCache] loadData now returns null instead of false (#1592) 2020-06-08 11:27:19 +02:00
SQLiteCache.php config: Use global constant for config files 2019-06-07 19:48:29 +02:00