Daniele Alessandri
|
dbfc1a74ba
|
More random fixes after inspection.
|
2014-07-27 23:06:17 +02:00 |
|
Daniele Alessandri
|
4e1186f845
|
[phpdoc] Fix undefined classes.
|
2014-07-27 21:57:50 +02:00 |
|
Daniele Alessandri
|
aa5c893d5a
|
[phpdoc] Fix undefined namespaces.
|
2014-07-27 21:57:40 +02:00 |
|
Daniele Alessandri
|
b9b899eaf0
|
Fix incorrect usage of instance method in static method.
We also added a test to check that the socket-based connection backend
throws an exception when unable to resolve hostnames.
|
2013-12-22 12:38:54 +01:00 |
|
Daniele Alessandri
|
0f34f41ccf
|
Fix and reword some exception messages.
|
2013-12-16 15:13:18 +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
|
cebdf889a4
|
Rename connection to Predis\Connection\PhpiredisSocketConnection.
|
2013-12-10 22:14:34 +01:00 |
|