Daniele Alessandri
|
81c0a8f051
Ensure big ints are not truncated on 32 bits PHP.
|
9 years ago |
Daniele Alessandri
|
973e8592e3
Throw when command sent in connect() returns error.
|
9 years ago |
Daniele Alessandri
|
a0487ec5f4
Prevent failures serializing commands with "holes" in arguments array.
|
9 years ago |
Daniele Alessandri
|
d46de81d91
Fix severe regression on HHVM.
|
10 years ago |
Daniele Alessandri
|
a7ee80702c
Implement full support for IPv6.
|
10 years ago |
Daniele Alessandri
|
ebb72377bb
Implement TLS/SSL-encrypted connections.
|
10 years ago |
Daniele Alessandri
|
2b0c8fbb26
Remove "timeout" as a default parameter in Connection\Parameters.
|
10 years ago |
Daniele Alessandri
|
8277afc7a8
Use "persistent" with non-bool strings to open different persistent connections.
|
10 years ago |
Daniele Alessandri
|
b012af3247
Reorganize stream resource creation for stream-based connections.
|
10 years ago |
Daniele Alessandri
|
7fa3c55f51
Move assertion for connection parameters out of abstract connection class.
|
10 years ago |
Daniele Alessandri
|
6590c44a27
Run php-cs-fixer against codebase in src/ and tests/.
|
10 years ago |
Daniele Alessandri
|
bb909c573d
No need to check the scheme here.
|
10 years ago |
Daniele Alessandri
|
35f135be30
Add support for the 'redis://' scheme in URI strings.
|
10 years ago |
Serhan Şen
|
beb6c28c65
Apply read_write_timeout to Unix socket connections.
|
10 years ago |
Daniele Alessandri
|
df653a7c00
Minor code styling and phpdoc changes.
|
11 years ago |
Daniele Alessandri
|
45e351be79
[phpdoc] Fix formatting of phpdoc headers.
|
11 years ago |
Daniele Alessandri
|
f372029cfc
Fix code smells.
|
11 years ago |
Daniele Alessandri
|
9a05d43737
Fix read/write timeouts with PhpiredisStreamConnection.
|
11 years ago |
Daniele Alessandri
|
6fe56985fc
Simplify implementation of Predis\Connection\Parameters.
|
11 years ago |
Daniele Alessandri
|
029822fe22
Move source files from "lib/" to "src/".
|
11 years ago |