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
|
7e89719ceb
|
Revert usage of "short" namespaces in use directives.
We started using partially-qualified names as an experiment but we are
reverting to using fully-qualified names + aliases in use directives.
|
2013-12-15 17:00:45 +01:00 |
|
Daniele Alessandri
|
6ceebbfbec
|
Rename Predis\Connection\SingleConnectionInterface::pushInitCommand().
The new name is more explicit as it makes obvious that the commands
added with it will be executed upon connect().
|
2013-12-15 11:25:38 +01:00 |
|
Daniele Alessandri
|
c40ad5dd47
|
Rename Predis\Connection\ConnectionParameters.
|
2013-12-15 10:22:23 +01:00 |
|
Daniele Alessandri
|
3fbc012c03
|
Add "path" in phpdoc of connections supporting UNIX domain sockets.
|
2013-12-11 12:20:10 +01:00 |
|
Daniele Alessandri
|
cebdf889a4
|
Rename connection to Predis\Connection\PhpiredisSocketConnection.
|
2013-12-10 22:14:34 +01:00 |
|