Searched refs:set_cache (Results 1 – 3 of 3) sorted by relevance
46 $simplepie->set_cache(
81 - New method `SimplePie\SimplePie::set_cache()` for providing a PSR-16 cache implementation (by @Ar…111 …ePie\SimplePie::set_cache_location()` is deprecated, use `SimplePie\SimplePie::set_cache()` instead113 - The class `SimplePie\Cache` is deprecated, use implementation of `SimplePie\SimplePie::set_cache(…
957 public function set_cache(CacheInterface $cache) function in SimplePie\\SimplePie