Daniele Alessandri
b73606de68
Replace remaining occurrences of "boolean" with "bool" in phpdocs.
...
[ci skip]
2013-12-21 12:48:43 +01:00
Daniele Alessandri
2aa97e3e61
Apply fixes for consistency.
...
I know that importing classes and interfaces for the root namespace
using the "use" directive is weird and totally uncommon...
2013-12-21 11:26:09 +01:00
Daniele Alessandri
02e43143d3
Run php-cs against codebase.
2013-12-17 12:53:36 +01:00
Daniele Alessandri
0f34f41ccf
Fix and reword some exception messages.
2013-12-16 15:13:18 +01:00
Daniele Alessandri
d5bd28958a
Minor code styling adjustments.
2013-12-10 21:58:53 +01:00
Daniele Alessandri
59b5658cf5
Big batch of phpdoc improvements and minor code styling fixes.
2013-12-10 19:21:52 +01:00
Daniele Alessandri
09895f27bf
Rename command class for scripting to Predis\Command\ScriptCommand.
...
We also changed our wording to indentify this kind of abstraction so
instead of using "scripted commands" (kind of broken English) we now
use "scriptable commands".
2013-11-30 12:43:21 +01:00
Daniele Alessandri
c6f51e82bf
Rename "Array" type-hint to to "array".
2013-11-16 17:01:58 +01:00
Daniele Alessandri
e6f1788e27
Rename interfaces and classes in the Predis\Cluster namespace.
...
A few methods were renamed accordingly for consistency
2013-11-16 16:21:27 +01:00