Commit History

Author SHA1 Message Date
  ADmad c63d876778 Temporarily skip RedisEngine tests on PHP 8.4 1 year ago
  Mark Story 04b40702a9 Fix phpcs errors. 2 years ago
  Mark Story 162e296fb1 Merge branch '4.next' into 5.next 2 years ago
  Frank de Graaf (Phally) 8bdaa1646c Adds TLS support to RedisEngine. 2 years ago
  Mark Story c63af43e9f Merge remote-tracking branch 'origin/4.next' into 5.x 3 years ago
  ADmad c88cee8c34 Namespace all functions. 3 years ago
  ADmad b4d4d00786 Remove unused variables. 3 years ago
  Nicos Panayides 41a0e5e61b Rename scan_count option to scanCount 3 years ago
  Nicos Panayides 2acc6a5819 Change the default to 10 to match previous behavior 3 years ago
  Nicos Panayides 4e4508b124 Test case fixes for scan_count option 3 years ago
  itosho ecf9c1653e Add deleteAsync and clearBlocking method for improving performance 4 years ago
  Corey Taylor 27b1080860 Add native return types in tests/ 4 years ago
  mscherer f0d9771c32 Make test assert stricter for scalar values. 5 years ago
  ADmad bd4cb5f20f Add GH action for CI. 6 years ago
  ADmad 41383c8285 Use strict assertion. 6 years ago
  ADmad 8328ef52ac Move serialization/unserialization code in helper methods. 6 years ago
  mscherer 15f02f9450 Cleaner asserting for strict typehinting, lots of false positives fixed. 7 years ago
  ADmad cf569b9c15 Fix CS error. 7 years ago
  ADmad 76c3044945 Update return typehint of TestCase methods. 7 years ago
  ADmad b5f2d67c72 Remove redundant string type check in RedisEngine::get(). 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 7596faa60c Update Redis to return default values. 7 years ago
  Mark Story 8cf009278f Update RedisEngine to psr16 compatible implementation 7 years ago
  ADmad 467a6f5297 Update tests. 7 years ago
  Mark Story b7f0248d45 Add strict_types to cache tests. 7 years ago
  ADmad 9bd82d7ac1 Fix CS errors. 7 years ago
  Mark Story 45c1015e9c Merge branch 'master' into 3.next 8 years ago
  Mark Story 8cb84e7aa7 Re-enable redis tests as they seem to pass (at least for me). 8 years ago