Commit History

Author SHA1 Message Date
  Mark Story 3fbcf10d50 Merge remote-tracking branch 'origin/4.next' into 5.x 3 years ago
  ADmad b4d4d00786 Remove unused variables. 3 years ago
  Brian French b2612f728c Throw an Exception instead of an error on Cache::write() fail. See original #16932 (#17034) 3 years ago
  mscherer 19ec52a752 Fix up TypeError cases found by PHPStan level 7/8 3 years ago
  ADmad cd07b90728 Use assert() for asserting valid class types. 3 years ago
  Mark Story 7d54ba8671 Fix deleteMany stopping after the first failure 4 years ago
  Corey Taylor 5a77162a44 Add use statements for all fully qualified classes 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  Corey Taylor 30dab5436d Fix return typehints in tests 4 years ago
  Corey Taylor 52d80ab851 Fix tests param typehints 4 years ago
  Corey Taylor d9a8d85eb5 Clean up spelling of nonexistent 5 years ago
  mscherer f0d9771c32 Make test assert stricter for scalar values. 5 years ago
  ADmad f89438017b Use specific test methods to assert PHP errors generation. 5 years ago
  mscherer a8b4a7436e Clean up test classes. 6 years ago
  mscherer 8f2fd9f8e4 Fix numeric string keys to work for cache and configure. 6 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad 76c3044945 Update return typehint of TestCase methods. 7 years ago
  ADmad 1320f5f277 Remove use of deprecated code. 7 years ago
  ADmad f29d951026 Fix CS errors. 7 years ago
  ADmad 075cd238bb Merge branch '3.next' into 4.x 7 years ago
  Mark Story 91b4b45cfc Add TestCase method to drop plugins. 7 years ago
  Mark Story d2c9459cd7 Merge branch '3.next' into 4.x 7 years ago
  Mark Story 835a255042 Deprecate Plugin::unload() 7 years ago
  Mark Story 5bf387836b Simplify key handling logic 7 years ago
  Mark Story 609a1928eb Don't allow subzero values in increment/decrement. 7 years ago
  Mark Story 1ae31c054e Update CacheEngine to PSR16 7 years ago
  ADmad d4096d15c1 Merge branch '3.next' into 4.x 7 years ago
  ADmad 44c48e60a3 Merge branch 'master' into 3.next 7 years ago
  ADmad 8110006472 Use CACHE folder instead of TMP for cache tests. 7 years ago
  ADmad 45eef5fda3 Merge branch '3.next' into 4.x 7 years ago