Daniele Alessandri
0fee0c6d97
Remove the underscore prefix for names of private/protected fields.
2011-11-25 14:17:11 +01:00
Daniele Alessandri
29f26b0f9b
[phpdoc] Apply a few fixes to the documentation.
2011-10-22 11:41:58 +02:00
Daniele Alessandri
4e6ed3f26d
[phpdoc] Add API documentation.
...
This is a starting point to add a documentation of the whole set of APIs and
classes of Predis. The next step will be to actually improve and extend it.
2011-10-21 12:54:24 +02:00
Daniele Alessandri
9608a97469
Add a license header to PHP files.
2011-10-18 16:41:46 +02:00
Daniele Alessandri
20d872a306
Apply some coding style changes.
2011-10-18 15:51:55 +02:00
Daniele Alessandri
3f2814c254
Change the code layout of private/protected fields.
2011-06-02 18:53:53 +02:00
Daniele Alessandri
e507198cc3
Do not populate the 'arguments' property if commands received with MONITOR do not carry an argument list.
2011-04-25 14:16:12 +02:00
Daniele Alessandri
88a9f509b4
Fix database handling in Predis\MonitorContext.
2011-04-25 14:14:01 +02:00
Daniele Alessandri
c07c610a0d
Implement Predis\MonitorContext as an abstraction for the MONITOR command.
2011-04-24 13:16:16 +02:00