Commit History

作者 SHA1 備註 提交日期
  Daniele Alessandri 9ab18ff2b4 Fix fields serialization of the connection parameters class. 13 年之前
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 年之前
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. 13 年之前
  Daniele Alessandri 9608a97469 Add a license header to PHP files. 13 年之前
  Daniele Alessandri 20d872a306 Apply some coding style changes. 13 年之前
  Daniele Alessandri 86edc50ac4 Rename Predis\ConnectionParameters::setByUser(). 13 年之前
  Daniele Alessandri 1a175da7ca Predis\ConnectionParameters::__isset() should check if a parameters has been set and its value is not null. 13 年之前
  Daniele Alessandri 8300b1d63c Fix parameter validation and use a slightly optimized approach. 13 年之前
  Daniele Alessandri 8a2f53059a Make Predis\ConnectionParameters::__construct() faster. 13 年之前
  Daniele Alessandri 5ab210fd9d Allow users to undefine a default parameter. 13 年之前
  Daniele Alessandri 6fe57bae3f Implement support for using Predis\Options\IOption with Predis\ConnectionParameters. 13 年之前
  Daniele Alessandri 741495037e Make Predis\ConnectionParameters extensible. 13 年之前
  Daniele Alessandri 9d5dc120dc Implement serialization/deserialization for Predis\ConnectionParameters. 13 年之前
  Daniele Alessandri 74f6f9ab85 Small refactoring of the internals of Predis\ConnectionParameters. 13 年之前
  Daniele Alessandri 0d6ffaf0f0 Minor fixes to the connection parameters classes. 13 年之前
  Daniele Alessandri 9389f217c8 Reimplement Predis\ConnectionParameters and move the old implementation to Predis\ComposableConnectionParameters. 14 年之前
  Daniele Alessandri 3f720ad867 Add the new Predis\IConnectionParameters interface. 14 年之前
  Daniele Alessandri 3d9ddeef98 Opt for a smaller and slightly more efficient solution. 14 年之前
  Daniele Alessandri de1a183315 Do some micro-optimizations to reduce the overhead of creating client instances. 14 年之前
  Daniele Alessandri 3181f6c592 Remove useless code. 14 年之前
  Daniele Alessandri b11ab53bb1 Implement new various changes. 14 年之前
  Daniele Alessandri 82759cd6ec Change how parameters are handled internally. 14 年之前
  Daniele Alessandri f668560a5a Implement ConnectionParameters::__toString(). 14 年之前
  Daniele Alessandri db807e7a91 Do not fail on undefined client options properties. 14 年之前
  Daniele Alessandri 2c4a9e92a6 Add the ability to define custom handlers for client options and connection parameters. 14 年之前
  Jordi Boggiano 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 年之前