Commit History

Author SHA1 Message Date
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 years ago
  Daniele Alessandri 29f26b0f9b [phpdoc] Apply a few fixes to the documentation. 13 years ago
  Daniele Alessandri 4e6ed3f26d [phpdoc] Add API documentation. 13 years ago
  Daniele Alessandri 9608a97469 Add a license header to PHP files. 13 years ago
  Daniele Alessandri 20d872a306 Apply some coding style changes. 13 years ago
  Daniele Alessandri 7742fd5a22 Fix the bitmask used to check the state of subscriptions in a PubSub context. 13 years ago
  Daniele Alessandri 3f2814c254 Change the code layout of private/protected fields. 13 years ago
  Daniele Alessandri 6dd3565c67 Reuse code. 14 years ago
  Daniele Alessandri 839ce08487 Mostly aesthetic changes for Predis\PubSubContext. 14 years ago
  Daniele Alessandri 86df741937 Rename Predis\Utils to Predis\Helpers. 14 years ago
  Daniele Alessandri b007b753f5 Fix SUBSCRIBE and PSUBSCRIBE so that they can accept a list of channels for subscription. 14 years ago
  Daniele Alessandri 89c311d0de Complete redesign of the network connection API, it should make much more sense now. 14 years ago
  Jordi Boggiano 30f908cd85 Convert monolithic one-file-lib to a proper PSR-0 file tree 14 years ago