Closed mgrinspan closed 9 years ago
The parameter order of Cache->set had $response before $key instead of vice-versa. CacheInterface.php had it in the "proper" order, following the parameter order of Memcached.
The parameter order of Cache->set had $response before $key instead of vice-versa. CacheInterface.php had it in the "proper" order, following the parameter order of Memcached.