Commit History

Author SHA1 Message Date
  Mark Story c63af43e9f Merge remote-tracking branch 'origin/4.next' into 5.x 3 years ago
  ADmad c88cee8c34 Namespace all functions. 3 years ago
  Mark Story 3fbcf10d50 Merge remote-tracking branch 'origin/4.next' into 5.x 3 years ago
  Brian French b2612f728c Throw an Exception instead of an error on Cache::write() fail. See original #16932 (#17034) 3 years ago
  Kevin Pfeifer a39bb2cc11 unify exception string building 3 years ago
  ADmad ddbc840714 Remove unneeded PHP version checks. 3 years ago
  Corey Taylor 9a901c156d Skip memcached writeMany() tests with PHP 8.1+ 4 years ago
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago
  Mark Story 52d5a84fea Merge branch 'master' into 4.next 4 years ago
  ADmad 6ee25a0dd7 Remove redundant checks. 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  Corey Taylor d5812cb19d Wait 2 seconds for 1 second expiration test to avoid edge cases 5 years ago
  Mark Story da31e03a7b Fix up PHPUnit usage. 5 years ago
  Mark Story 055f945819 Fix incorrect type on persistent connection. 5 years ago
  bancer 4c51cb99af Throw an exception on invalid cache configuration 5 years ago
  mscherer f0d9771c32 Make test assert stricter for scalar values. 5 years ago
  ADmad 34d2fb5378 Installed memcached using apt as the docker one is having write problems 6 years ago
  ADmad 25c554a4a0 Fix setting Memcahed port in tests 6 years ago
  ADmad bd4cb5f20f Add GH action for CI. 6 years ago
  ADmad b36032d6a2 Fix test. 6 years ago
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 6 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad 76c3044945 Update return typehint of TestCase methods. 7 years ago
  mscherer 983da66d3f Add short list sniffer rule. 7 years ago
  ADmad 1320f5f277 Remove use of deprecated code. 7 years ago
  ADmad af5594e11f Use phpcs' new style comments. 7 years ago
  Mark Story 0110ea823e Implement TTL parameters for cache engines 7 years ago
  Mark Story 8410eb2926 Add default value support to Memcached 7 years ago
  Mark Story 6edfc14f14 Update to PSR16 multi methods in where implemented. 7 years ago
  Mark Story f2a7efadfc Update memcached to psr16 compatible interface 7 years ago