Daniele Alessandri
|
1d6d0f3555
Rename IOption::validate() to IOption::filter().
|
13 年之前 |
Daniele Alessandri
|
371ac91777
[tests] Rewrite the whole test suite to allow more granular testing.
|
13 年之前 |
Daniele Alessandri
|
a5bf0eb41a
Partially rewrite the client options bits and remove some madness.
|
13 年之前 |
Daniele Alessandri
|
0fee0c6d97
Remove the underscore prefix for names of private/protected fields.
|
13 年之前 |
Daniele Alessandri
|
4e6ed3f26d
[phpdoc] Add API documentation.
|
13 年之前 |
Daniele Alessandri
|
9608a97469
Add a license header to PHP files.
|
13 年之前 |
Daniele Alessandri
|
b4d5b19b30
Fix a few oversights.
|
13 年之前 |
Daniele Alessandri
|
20d872a306
Apply some coding style changes.
|
13 年之前 |
Daniele Alessandri
|
3f2814c254
Change the code layout of private/protected fields.
|
13 年之前 |
Daniele Alessandri
|
17f51420ce
Improve speed for options validation.
|
14 年之前 |
Daniele Alessandri
|
e84844e33c
Reimplement Predis\Options\CustomOption to implement directly the Predis\Options\IOption interface.
|
14 年之前 |
Daniele Alessandri
|
15af329aa3
Add a new option to specify different connection schemes handlers on a client-instance level.
|
14 年之前 |
Daniele Alessandri
|
82759cd6ec
Change how parameters are handled internally.
|
14 年之前 |
Daniele Alessandri
|
3021cbd76b
Fix wrong name for private field.
|
14 年之前 |
Jordi Boggiano
|
30f908cd85
Convert monolithic one-file-lib to a proper PSR-0 file tree
|
14 年之前 |