Daniele Alessandri
|
1c8eb7ff6b
|
[tests] Share common test among connection classes.
|
2015-07-25 19:13:01 +02:00 |
|
Daniele Alessandri
|
cb09a7a2b5
|
[tests] Use @requires annotation.
|
2015-07-25 18:37:11 +02:00 |
|
Daniele Alessandri
|
6590c44a27
|
Run php-cs-fixer against codebase in src/ and tests/.
|
2015-07-24 18:04:42 +02:00 |
|
Daniele Alessandri
|
35f135be30
|
Add support for the 'redis://' scheme in URI strings.
The URI string will be handled following the rules as described by the
the provisional IANA registration document that can be found on IANA's
website: http://www.iana.org/assignments/uri-schemes/prov/redis.
|
2015-07-23 19:16:05 +02:00 |
|
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 |
|