コミット履歴

作者 SHA1 メッセージ 日付
  Daniele Alessandri 02e43143d3 Run php-cs against codebase. 11 年 前
  Daniele Alessandri 0f34f41ccf Fix and reword some exception messages. 11 年 前
  Daniele Alessandri 59b5658cf5 Big batch of phpdoc improvements and minor code styling fixes. 11 年 前
  Daniele Alessandri c3a58dffdf Rename classes in the Predis\PubSub namespace. 11 年 前
  Daniele Alessandri 8533dbdb0b Deprecate Client::pubSub() in favor of Client::pubSubLoop(). 11 年 前
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib 12 年 前
  Daniele Alessandri 69c66e157f Make callbacks properties protected in the DispatcherLoop class. 12 年 前
  Daniele Alessandri dd50cfe47e Slightly rework original pull request. 12 年 前
  Eloi Poch 6cd124cc59 Fix DispatcherLoop error with client prefix keys 12 年 前
  Daniele Alessandri 55a3fd65a2 More code styling changes. 13 年 前
  Daniele Alessandri 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 年 前
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 年 前
  Daniele Alessandri a910807666 Make it possible to use any kind of callable for PUB/SUB callbacks. 13 年 前
  Daniele Alessandri 4882e23319 Move Publish/Subscribe related classes to the Predis\PubSub namespace. 13 年 前