Commit History

Author SHA1 Message Date
  mscherer 44a78128e7 Fix CS for easier 3.x/4.x comparison/merge. 6 years ago
  Mark Story 5f48d3c3bd Add SimpleCacheEngine::add() 7 years ago
  Mark Story 859ddf7418 Merge pull request #12591 from cakephp/cache-interface 7 years ago
  Mark Story 788985f9fa Add CacheEngineInterface and SimpleCacheEngine implementation 7 years ago
  ADmad 7c11214fae SimpleCacheEngine::setMultiple() should return boolean as dictated by CacheInterface. 7 years ago
  Marc Würth c16960bdbc Fix CS 7 years ago
  Marc Würth 4f34d9a12a TTL, not ttl 7 years ago
  Marc Würth 907ba797bd Loosen test assertion as the specs do not guarantee the key order 7 years ago
  Marc Würth c5a2056ceb Improve test readability 7 years ago
  Marc Würth be1c6936b4 Improve test readability 7 years ago
  Marc Würth 4baa5a06a6 Rename $inner to $innerEngine to use the same name as in the subject under test 7 years ago
  Marc Würth 4bede6a8cc Add property type hints 7 years ago
  Marc Würth a57ba73054 Not only expect the exception but also its message 7 years ago
  Marc Würth 0e4ff8c5df Start with capital letter 7 years ago
  Marc Würth bc92c15339 Add test coverage annotation to improve the meaningfulness of the coverage 7 years ago
  Marc Würth b1cce65c7c Add ensureValidKeys() to ensure the validity of cache key sets 7 years ago
  Mark Story 7311be4fb2 Add missing doc strings. 7 years ago
  Mark Story 073ed9c313 Complete first draft of simple cache adapter implementation. 7 years ago
  Mark Story ec42f97f68 Implement several of the methods needed for psr16 7 years ago