Commit History

Author SHA1 Message Date
  Daniele Alessandri 2290042680 Fix GC issues with closures for phpiredis reader handlers. 9 years ago
  Daniele Alessandri 973e8592e3 Throw when command sent in connect() returns error. 9 years ago
  Daniele Alessandri a7ee80702c Implement full support for IPv6. 10 years ago
  Daniele Alessandri 2b0c8fbb26 Remove "timeout" as a default parameter in Connection\Parameters. 10 years ago
  Daniele Alessandri 7fa3c55f51 Move assertion for connection parameters out of abstract connection class. 10 years ago
  Daniele Alessandri 8dd9893a2f Run php-cs-fixer with new configuration. 10 years ago
  Daniele Alessandri 6590c44a27 Run php-cs-fixer against codebase in src/ and tests/. 10 years ago
  Daniele Alessandri 2eaf3d8595 Remove useless if condition. 10 years ago
  Daniele Alessandri 35f135be30 Add support for the 'redis://' scheme in URI strings. 10 years ago
  Richard Heelin d84bca131b Emit socket error if ipredis connection has been lost/reset. 10 years ago
  Daniele Alessandri df653a7c00 Minor code styling and phpdoc changes. 11 years ago
  Daniele Alessandri 45e351be79 [phpdoc] Fix formatting of phpdoc headers. 11 years ago
  Daniele Alessandri f372029cfc Fix code smells. 11 years ago
  Daniele Alessandri 6fe56985fc Simplify implementation of Predis\Connection\Parameters. 11 years ago
  Daniele Alessandri 029822fe22 Move source files from "lib/" to "src/". 11 years ago