wiki.techinc.nl/includes/objectcache
Aaron Schulz 330e18c45d Removed MultiWriteBagOStuff::replace
Change-Id: Ifa6373cda099d1b87e90592598267987e9185a25
2014-09-12 11:13:06 -07:00
..
APCBagOStuff.php docs: closure -> Closure; callback -> callable 2014-04-19 08:43:31 +02:00
BagOStuff.php Removed deprecated BagOStuff::replace() method 2014-09-12 02:03:32 -07: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 Fixed spacing 2014-08-27 18:31:50 +02:00
MemcachedClient.php Use public instead of var in classes 2014-08-17 21:07:37 +01:00
MemcachedPeclBagOStuff.php Make sure getMulti() returns an array per the class interface 2014-09-03 20:17:28 +00:00
MemcachedPhpBagOStuff.php
MultiWriteBagOStuff.php Removed MultiWriteBagOStuff::replace 2014-09-12 11:13:06 -07:00
ObjectCache.php Made getMaxLag() use caching to reduce connection spam 2014-07-10 10:46:42 -07:00
ObjectCacheSessionHandler.php
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