Commit History

Author SHA1 Message Date
  Daniele Alessandri 0df05ae008 Run php-cs against source code. 10 years ago
  Daniele Alessandri 727072c086 Minor changes in checks for transaction support in server profile. 10 years ago
  Daniele Alessandri 74817b5596 Porperly handle -ERR instead of +QUEUED inside MULTI ... EXEC. 10 years ago
  Daniele Alessandri d2debfd43e Apply some more minor phpdoc fixes. 11 years ago
  Daniele Alessandri a6dd685f8d Run php-cs against source code. 11 years ago
  Daniele Alessandri f499d5695a Explicitly return null value. 11 years ago
  Daniele Alessandri 0fb7674762 Fix phpdocs for fluent interfaces. 11 years ago
  Daniele Alessandri 9d4524cae7 Run php-cs against codebase. 11 years ago
  Alexandru Patranescu 2d2930d24f some PHPDoc fixes in lib 11 years ago
  Daniele Alessandri 116eaba75e Deprecate the whole Predis\Helpers class. 12 years ago
  Daniele Alessandri 51b466267d Fix missing use directives. 12 years ago
  Ondrej -onovy- Novy 6cd1f03834 Fixed typos. 12 years ago
  Daniele Alessandri 55a3fd65a2 More code styling changes. 12 years ago
  Daniele Alessandri 6c732c737b Order "use" directives by namespace depth and name. 12 years ago
  Daniele Alessandri 28e1e7ad25 Reword some exception messages. 12 years ago
  Daniele Alessandri c3cafaa9a6 Remove useless helpers. 12 years ago
  Daniele Alessandri 9f51263136 Fix internal flags for MULTI / EXEC and PUB/SUB contexts. 12 years ago
  Daniele Alessandri 63cf5048a7 Slightly optimize internals of MULTI / EXEC transactions. 12 years ago
  Daniele Alessandri 41c29bed4e Change how Redis errors such as -ERR replies generates exceptions. 12 years ago
  Daniele Alessandri 51d0b58cd3 Add new interfaces used to abstract the main client class and contexts. 13 years ago
  Daniele Alessandri dc14c29676 Rename certain namespaces, interfaces and classes. 13 years ago
  Daniele Alessandri 994f045a4a Add a method to execute instances of Redis commands in a transaction. 13 years ago
  Daniele Alessandri 9dcabc3264 Make it possible to use any type of callable to execute a transaction. 13 years ago
  Daniele Alessandri 371ac91777 [tests] Rewrite the whole test suite to allow more granular testing. 13 years ago
  Daniele Alessandri 0fee0c6d97 Remove the underscore prefix for names of private/protected fields. 13 years ago
  Gun.io Whitespace Robot b9ca78ac43 Remove whitespace [Gun.io WhitespaceBot] 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 bd8a44101c Change some exception messages thrown by the transaction class. 13 years ago