Historique des commits

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