Daniele Alessandri
|
1f1c9cf1a4
Run php-cs-fixer.
|
8 years ago |
Daniele Alessandri
|
dae2df0ae9
Merge remote-tracking branch 'marvin255/fix_namespace_typo' into v1.0
|
8 years ago |
postbox433@gmail.com
|
9338eaf573
Fix namespace typo in StreamConnection.php
|
8 years ago |
Remi Collet
|
f378faaf22
fix tests, list of allowed commands have changed (redis 3.0.6)
|
9 years ago |
Alexander Cheprasov
|
8b150fcbf5
Update ClientInterface.php
|
9 years ago |
Daniele Alessandri
|
84060b9034
Update CHANGELOG and bump VERSION.
|
9 years ago |
Daniele Alessandri
|
d4a7bd52be
Fix severe regression on HHVM.
|
9 years ago |
Daniele Alessandri
|
16a9d4e041
Back to development.
|
9 years ago |
Daniele Alessandri
|
0b92e8d156
Update CHANGELOG and bump VERSION.
|
9 years ago |
Daniele Alessandri
|
1f7b534072
Preserve remainder of path in URI after database (redis scheme).
|
9 years ago |
Daniele Alessandri
|
0c0cbbafff
Use PHP_VERSION_ID constant.
|
9 years ago |
Daniele Alessandri
|
8aec51b34f
Implement full support for IPv6.
|
9 years ago |
Daniele Alessandri
|
eeb1e8b7a7
Reduce unneeded code duplication in URI parsing.
|
9 years ago |
Daniele Alessandri
|
c3a44b8e2e
Strip brackets from host when parsing embedded IPv6 address.
|
9 years ago |
Daniele Alessandri
|
255beac137
Use static:: for invoking static methods in key prefix processor.
|
9 years ago |
Daniele Alessandri
|
d473328a22
Update CHANGELOG.
|
9 years ago |
Daniele Alessandri
|
0d25e7b0bb
Add new command: HSTRLEN (Redis 3.2.0).
|
9 years ago |
Daniele Alessandri
|
be3b84ca14
Rephrase latest entries in CHANGELOG by using intelligible English.
|
9 years ago |
Daniele Alessandri
|
7d0597c62c
Rephrase some parts of the README.
|
9 years ago |
Daniele Alessandri
|
833e46b79d
[tests] Fix typo.
|
9 years ago |
Daniele Alessandri
|
a22858438d
[tests] Require pcntl extension to run blocking PubSub\Consumer test.
|
9 years ago |
Daniele Alessandri
|
f221d0c81e
Run php-cs-fixer.
|
9 years ago |
Daniele Alessandri
|
0b5bfdfe33
[tests] Improve code-reuse in tests for the Predis\Connection namespace.
|
9 years ago |
Daniele Alessandri
|
3700d48771
[tests] Share common test among connection classes.
|
9 years ago |
Daniele Alessandri
|
653d3f08ab
[tests] Use @requires annotation.
|
9 years ago |
Daniele Alessandri
|
2d2de7837b
[tests] Fix some tests methods names.
|
9 years ago |
Daniele Alessandri
|
fc18e6456a
[tests] Apply small changes to commands tests with expirations.
|
9 years ago |
Daniele Alessandri
|
6f2064ed90
[tests] Cover SET modifiers EX, PX, NX|XX (Redis >= 2.6.12).
|
9 years ago |
Daniele Alessandri
|
e2e645a8bd
Update .gitattributes file.
|
9 years ago |
Daniele Alessandri
|
2219964b7e
Restore alignment for a few equals symbols.
|
9 years ago |