Commit History

Author SHA1 Message Date
  Richard Heelin fe554ec870 Emit socket error if ipredis connection has been lost/reset. 10 years ago
  Daniele Alessandri d2debfd43e Apply some more minor phpdoc fixes. 11 years ago
  Daniele Alessandri d88a280977 Make PhpiredisConnection::getAddress() static and protected. 11 years ago
  Daniele Alessandri 9d4524cae7 Run php-cs against codebase. 11 years ago
  Daniele Alessandri c32f6c7152 Add "path" in phpdoc of connections supporting UNIX domain sockets. 11 years ago
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib 11 years ago
  Thomas Orozco d45ce35923 Use a random IP when a host has several IPs. 11 years ago
  Daniele Alessandri 1c1b4096f6 Remove a few more unnecessary strict comparisons. 12 years ago
  Daniele Alessandri b76e876b73 No need for "iterable_multibulk" as a default connection parameter. 12 years ago
  Daniele Alessandri ebd895a67d Update link to phpiredis. 12 years ago
  Daniele Alessandri daa36a980d Make Predis\Connection\PhpiredisConnection::write() protected. 12 years ago
  Daniele Alessandri 457fd6076d CS fixes. 12 years ago
  Daniele Alessandri 55a3fd65a2 More code styling changes. 12 years ago
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 12 years ago
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. 12 years ago
  Daniele Alessandri 14ac381aad Fix phpdoc. 12 years ago
  Daniele Alessandri 214b7d2dc9 Remove almost useless method. 12 years ago
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 12 years ago
  Daniele Alessandri bcba9e1009 Change how we check for required extensions in connection classes. 13 years ago
  Daniele Alessandri 64a84d9020 Add notes about the parameters supported by each connection class. 13 years ago
  Daniele Alessandri a3b4c2244a Remove some overkill stuff from Predis\ConnectionParameters. 13 years ago
  Daniele Alessandri 890ace8565 Rename certain connection parameters usig shorter names. 13 years ago
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago