Daniele Alessandri
|
eb1e686ff9
[tests] Change indentation of mock method expectations.
|
8 yıl önce |
Daniele Alessandri
|
62b421f20e
Switch from server profiles to commands factory.
|
8 yıl önce |
Daniele Alessandri
|
5b3a5bbef9
Run php-cs-fixer.
|
8 yıl önce |
Daniele Alessandri
|
d55826f35c
[tests] Fix tests from previous commit.
|
8 yıl önce |
Daniele Alessandri
|
973e8592e3
Throw when command sent in connect() returns error.
|
8 yıl önce |
Daniele Alessandri
|
ebb72377bb
Implement TLS/SSL-encrypted connections.
|
9 yıl önce |
Daniele Alessandri
|
abf2ce0bd1
[tests] Exlude persistent connections tests under PHP 5.3.
|
9 yıl önce |
Daniele Alessandri
|
c7cae66a97
[tests] Improve code-reuse in tests for the Predis\Connection namespace.
|
9 yıl önce |
Daniele Alessandri
|
1c8eb7ff6b
[tests] Share common test among connection classes.
|
9 yıl önce |
Daniele Alessandri
|
cb09a7a2b5
[tests] Use @requires annotation.
|
9 yıl önce |
Daniele Alessandri
|
8277afc7a8
Use "persistent" with non-bool strings to open different persistent connections.
|
9 yıl önce |
Daniele Alessandri
|
6590c44a27
Run php-cs-fixer against codebase in src/ and tests/.
|
9 yıl önce |
Daniele Alessandri
|
35f135be30
Add support for the 'redis://' scheme in URI strings.
|
9 yıl önce |
Daniele Alessandri
|
dbfc1a74ba
More random fixes after inspection.
|
10 yıl önce |
Daniele Alessandri
|
4e1186f845
[phpdoc] Fix undefined classes.
|
10 yıl önce |
Daniele Alessandri
|
aa5c893d5a
[phpdoc] Fix undefined namespaces.
|
10 yıl önce |
Daniele Alessandri
|
0f34f41ccf
Fix and reword some exception messages.
|
11 yıl önce |
Daniele Alessandri
|
6ceebbfbec
Rename Predis\Connection\SingleConnectionInterface::pushInitCommand().
|
11 yıl önce |
Daniele Alessandri
|
373d30b070
Use Predis\Response\Status to identify all kinds of status responses.
|
11 yıl önce |
Daniele Alessandri
|
4bf0ee4c6a
Rename ConnectionInterface::writeCommand() to writeRequest().
|
11 yıl önce |
Daniele Alessandri
|
d2c001812f
[tests] Rename test case classes.
|
11 yıl önce |
Daniele Alessandri
|
b253bdc41e
[tests] Improve the basic framework of our test suite.
|
11 yıl önce |
Daniele Alessandri
|
2a5483df90
Reorganize the Predis\Profile namespace.
|
11 yıl önce |
Daniele Alessandri
|
c6f51e82bf
Rename "Array" type-hint to to "array".
|
11 yıl önce |
Daniele Alessandri
|
f18d7103f5
[tests] Remove useless backslash in "use" directive.
|
11 yıl önce |
Daniele Alessandri
|
298e7a14fa
[tests] Add @medium since this could take a little bit more than 1sec.
|
11 yıl önce |
Daniele Alessandri
|
8d01be388d
Support TCP_NODELAY for stream-based connections on PHP >= 5.4.0.
|
12 yıl önce |
Daniele Alessandri
|
923e7ed5fd
Add Predis\Connection\PhpiredisStreamConnection.
|
12 yıl önce |