wiki.techinc.nl/includes/objectcache
umherirrender 21e0c1c533 Correct variable names in @param to match method declarations
Some @param have a typo in the variable name,
some @param's were in wrong order.

Change-Id: Ie25806831027112b398f6f4a909c59147ac3a5fa
2014-08-13 21:48:28 +02:00
..
APCBagOStuff.php
BagOStuff.php Cleanup some docs (includes/[m-r]) 2014-07-24 19:43:25 +02:00
EmptyBagOStuff.php
HashBagOStuff.php
MemcachedBagOStuff.php Correct variable names in @param to match method declarations 2014-08-13 21:48:28 +02:00
MemcachedClient.php
MemcachedPeclBagOStuff.php Correct out of date comment 2014-07-11 20:07:00 -07:00
MemcachedPhpBagOStuff.php
MultiWriteBagOStuff.php
ObjectCache.php Made getMaxLag() use caching to reduce connection spam 2014-07-10 10:46:42 -07:00
ObjectCacheSessionHandler.php
RedisBagOStuff.php Don't unserialize integer reply from Redis incrBy 2014-06-27 18:24:35 -04:00
SqlBagOStuff.php Merge "Check for boolean false result from database query in SqlBagOStuff" 2014-07-25 01:31:55 +00:00
WinCacheBagOStuff.php Correct variable names in @param to match method declarations 2014-08-13 21:48:28 +02:00
XCacheBagOStuff.php