wiki.techinc.nl/includes/objectcache
Bryan Davis d7c8c3446d Ensure that expiry times are given as integers
Fixes "Fatal error: Argument 4 passed to Memcached::cas() must be an
instance of int, float given".

Change-Id: Ibf1ea638ec1a4dcf009cdaea8aa66008c74ff30b
2014-08-22 09:55:59 -06:00
..
APCBagOStuff.php docs: closure -> Closure; callback -> callable 2014-04-19 08:43:31 +02:00
BagOStuff.php Cleanup some docs (includes/[m-r]) 2014-07-24 19:43:25 +02:00
EmptyBagOStuff.php docs: closure -> Closure; callback -> callable 2014-04-19 08:43:31 +02:00
HashBagOStuff.php Pass phpcs-strict on includes/objectcache/ 2014-05-11 16:52:18 +00:00
MemcachedBagOStuff.php Ensure that expiry times are given as integers 2014-08-22 09:55:59 -06:00
MemcachedClient.php Use public instead of var in classes 2014-08-17 21:07:37 +01:00
MemcachedPeclBagOStuff.php Correct out of date comment 2014-07-11 20:07:00 -07:00
MemcachedPhpBagOStuff.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
MultiWriteBagOStuff.php Pass phpcs-strict on includes/objectcache/ 2014-05-11 16:52:18 +00:00
ObjectCache.php Made getMaxLag() use caching to reduce connection spam 2014-07-10 10:46:42 -07:00
ObjectCacheSessionHandler.php Fixed some @params documentation (includes/[cache|objectcache]) 2014-04-19 01:19:46 +02:00
RedisBagOStuff.php Add missing @param to function docs 2014-08-14 20:22:52 +02:00
SqlBagOStuff.php Add missing @param to function docs 2014-08-14 20:22:52 +02:00
WinCacheBagOStuff.php Correct variable names in @param to match method declarations 2014-08-13 21:48:28 +02:00
XCacheBagOStuff.php Follow-Ups to "Fixed some @params documentation" 2014-04-23 13:39:49 +02:00