Commit History

Author SHA1 Message Date
  Daniele Alessandri d2fbcc6b8c Prevent failures serializing commands with "holes" in arguments array. 9 years ago
  Daniele Alessandri 6596460a57 Merge branch 'issue-tests' into v1.0 9 years ago
  Daniele Alessandri 9ab0e31a75 Merge branch 'v1.0-fix-phpDoc-in-ClientInterface' into v1.0 9 years ago
  John Maguire 11adccdaeb Update useClusterNodes() docs to indicate default 9 years ago
  Daniele Alessandri f465792b27 Update CHANGELOG. 9 years ago
  Daniele Alessandri 1399d3863c Fix bug in HSCAN-based iterator when hash have integer fields. 9 years ago
  Daniele Alessandri 1f1c9cf1a4 Run php-cs-fixer. 9 years ago
  Daniele Alessandri dae2df0ae9 Merge remote-tracking branch 'marvin255/fix_namespace_typo' into v1.0 9 years ago
  postbox433@gmail.com 9338eaf573 Fix namespace typo in StreamConnection.php 9 years ago
  Remi Collet f378faaf22 fix tests, list of allowed commands have changed (redis 3.0.6) 9 years ago
  Alexander Cheprasov 8b150fcbf5 Update ClientInterface.php 9 years ago
  Daniele Alessandri 84060b9034 Update CHANGELOG and bump VERSION. 10 years ago
  Daniele Alessandri d4a7bd52be Fix severe regression on HHVM. 10 years ago
  Daniele Alessandri 16a9d4e041 Back to development. 10 years ago
  Daniele Alessandri 0b92e8d156 Update CHANGELOG and bump VERSION. 10 years ago
  Daniele Alessandri 1f7b534072 Preserve remainder of path in URI after database (redis scheme). 10 years ago
  Daniele Alessandri 0c0cbbafff Use PHP_VERSION_ID constant. 10 years ago
  Daniele Alessandri 8aec51b34f Implement full support for IPv6. 10 years ago
  Daniele Alessandri eeb1e8b7a7 Reduce unneeded code duplication in URI parsing. 10 years ago
  Daniele Alessandri c3a44b8e2e Strip brackets from host when parsing embedded IPv6 address. 10 years ago
  Daniele Alessandri 255beac137 Use static:: for invoking static methods in key prefix processor. 10 years ago
  Daniele Alessandri d473328a22 Update CHANGELOG. 10 years ago
  Daniele Alessandri 0d25e7b0bb Add new command: HSTRLEN (Redis 3.2.0). 10 years ago
  Daniele Alessandri be3b84ca14 Rephrase latest entries in CHANGELOG by using intelligible English. 10 years ago
  Daniele Alessandri 7d0597c62c Rephrase some parts of the README. 10 years ago
  Daniele Alessandri 833e46b79d [tests] Fix typo. 10 years ago
  Daniele Alessandri a22858438d [tests] Require pcntl extension to run blocking PubSub\Consumer test. 10 years ago
  Daniele Alessandri f221d0c81e Run php-cs-fixer. 10 years ago
  Daniele Alessandri 0b5bfdfe33 [tests] Improve code-reuse in tests for the Predis\Connection namespace. 10 years ago
  Daniele Alessandri 3700d48771 [tests] Share common test among connection classes. 10 years ago