Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniele Alessandri 8dd7f40d21 Fix read/write timeouts with PhpiredisStreamConnection. hace 10 años
  Ian Babrou 3fbd29d00b prevent uncaught broken pipe error hace 10 años
  Daniele Alessandri 60733eb5c9 Make Predis v0.8 compatible with HHVM 2.4.0. hace 11 años
  Daniele Alessandri 9d4524cae7 Run php-cs against codebase. hace 11 años
  Daniele Alessandri fd1c6f244f Apply minor change in command serialization. hace 11 años
  Daniele Alessandri ea9809d4e8 Use path to differentiate persistent TCP streams. hace 11 años
  Daniele Alessandri c32f6c7152 Add "path" in phpdoc of connections supporting UNIX domain sockets. hace 11 años
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib hace 11 años
  Daniele Alessandri de4bae3f9b Prevent E_NOTICE messages on __destruct() if $parameters is not set. hace 12 años
  Daniele Alessandri 1c1b4096f6 Remove a few more unnecessary strict comparisons. hace 12 años
  Daniele Alessandri 8cbcb09c4c Remove a few unnecessary strict comparisons. hace 12 años
  Daniele Alessandri 9675626aac Add "tcp_nodelay" in the list of supported connection parameters. hace 12 años
  Daniele Alessandri ef0067e1a4 Use slightly faster version of the same code. hace 12 años
  Daniele Alessandri da343046e5 No need for strict comparison here. hace 12 años
  Daniele Alessandri 8d01be388d Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0. hace 12 años
  Daniele Alessandri cfa97dd9f5 Fix cs. hace 12 años
  Daniele Alessandri 55a3fd65a2 More code styling changes. hace 12 años
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. hace 12 años
  Daniele Alessandri 559853bdd5 Move some classes and interfaces in other namespaces. hace 12 años
  Daniele Alessandri 214b7d2dc9 Remove almost useless method. hace 12 años
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. hace 12 años
  Daniele Alessandri 64a84d9020 Add notes about the parameters supported by each connection class. hace 13 años
  Daniele Alessandri a3b4c2244a Remove some overkill stuff from Predis\ConnectionParameters. hace 13 años
  Daniele Alessandri 890ace8565 Rename certain connection parameters usig shorter names. hace 13 años
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. hace 13 años