Commit History

Author SHA1 Message Date
  Daniele Alessandri 8dd7f40d21 Fix read/write timeouts with PhpiredisStreamConnection. 10 years ago
  Ian Babrou 3fbd29d00b prevent uncaught broken pipe error 10 years ago
  Daniele Alessandri 60733eb5c9 Make Predis v0.8 compatible with HHVM 2.4.0. 11 years ago
  Daniele Alessandri 9d4524cae7 Run php-cs against codebase. 11 years ago
  Daniele Alessandri fd1c6f244f Apply minor change in command serialization. 11 years ago
  Daniele Alessandri ea9809d4e8 Use path to differentiate persistent TCP streams. 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
  Daniele Alessandri de4bae3f9b Prevent E_NOTICE messages on __destruct() if $parameters is not set. 12 years ago
  Daniele Alessandri 1c1b4096f6 Remove a few more unnecessary strict comparisons. 12 years ago
  Daniele Alessandri 8cbcb09c4c Remove a few unnecessary strict comparisons. 12 years ago
  Daniele Alessandri 9675626aac Add "tcp_nodelay" in the list of supported connection parameters. 12 years ago
  Daniele Alessandri ef0067e1a4 Use slightly faster version of the same code. 12 years ago
  Daniele Alessandri da343046e5 No need for strict comparison here. 12 years ago
  Daniele Alessandri 8d01be388d Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0. 12 years ago
  Daniele Alessandri cfa97dd9f5 Fix cs. 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 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 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