Commit History

Author SHA1 Message Date
  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 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. 11 years ago
  Daniele Alessandri c3a58dffdf Rename classes in the Predis\PubSub namespace. 11 years ago
  Daniele Alessandri 8533dbdb0b Deprecate Client::pubSub() in favor of Client::pubSubLoop(). 11 years ago
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib 12 years ago
  Daniele Alessandri 69c66e157f Make callbacks properties protected in the DispatcherLoop class. 12 years ago
  Daniele Alessandri dd50cfe47e Slightly rework original pull request. 12 years ago
  Eloi Poch 6cd124cc59 Fix DispatcherLoop error with client prefix keys 12 years ago
  Daniele Alessandri 55a3fd65a2 More code styling changes. 13 years ago
  Daniele Alessandri 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 years ago
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 years ago
  Daniele Alessandri a910807666 Make it possible to use any kind of callable for PUB/SUB callbacks. 13 years ago
  Daniele Alessandri 4882e23319 Move Publish/Subscribe related classes to the Predis\PubSub namespace. 13 years ago