Commit History

Author SHA1 Message Date
  Daniele Alessandri 25cd43033f Fix some errors in phpdocs. 11 years ago
  Daniele Alessandri c127d02e92 Remove leftover "use" directive. 11 years ago
  Daniele Alessandri 7ba465048f Do not throw exception when connection has been already established. 11 years ago
  Daniele Alessandri 02e43143d3 Run php-cs against codebase. 11 years ago
  Daniele Alessandri 0f34f41ccf Fix and reword some exception messages. 11 years ago
  Daniele Alessandri 6ceebbfbec Rename Predis\Connection\SingleConnectionInterface::pushInitCommand(). 11 years ago
  Daniele Alessandri c40ad5dd47 Rename Predis\Connection\ConnectionParameters. 11 years ago
  Daniele Alessandri 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. 11 years ago
  Daniele Alessandri cf70d2f20e Minor code styling changes in Predis\Connection. 11 years ago
  Daniele Alessandri 4bf0ee4c6a Rename ConnectionInterface::writeCommand() to writeRequest(). 11 years ago
  Daniele Alessandri 4840736503 Apply some minor internal changes to concrete connection classes. 11 years ago
  Daniele Alessandri d6fa4a3292 Augment exception message with basic server details on connection error. 12 years ago
  Daniele Alessandri 116eaba75e Deprecate the whole Predis\Helpers class. 12 years ago
  Daniele Alessandri 1b9e10bdd8 Move command response parsing to the client class. 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. 13 years ago
  Daniele Alessandri 608c48146f Fix helper method for invalid options in connection classes. 13 years ago
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago