doc: various updates
authorAntoine Musso <hashar@free.fr>
Mon, 20 May 2013 09:16:27 +0000 (11:16 +0200)
committerAntoine Musso <hashar@free.fr>
Mon, 20 May 2013 10:02:37 +0000 (12:02 +0200)
commit43ae2fb6f91e25d03bd8ddc358debc1f95a13e57
tree16d4b9558ad67b8cbf5852d15d3402963a5d5206
parent4aeb2674ca2f871c87c48205a2d3f0f68aade851
doc: various updates

[includes/cache/MessageCache.php]
- internal constants
- constructor
- a few missing @var

[includes/clientpool/RedisConnectionPool.php]
- group internal settings applying to the pool
- misc protected members updates

[includes/debug/Debug.php]
- missing parameter name in @var statements

Change-Id: I6ff0a68d659529d128f40f32b0fd1c1d39af952f
includes/cache/MessageCache.php
includes/clientpool/RedisConnectionPool.php
includes/debug/Debug.php