wiki.techinc.nl/includes/libs/objectcache
Aaron Schulz cbff84a5b9 Add missing ampersand to getMultiWithSetCallback() callback
Also fixed a php example block comment

Change-Id: Ib6967180ad0d45aec7b7d4b6d383723e2c95fefa
2017-05-25 03:40:26 -07:00
..
APCBagOStuff.php
APCUBagOStuff.php objectcache: Remove broken apcu_set() calls 2016-12-06 15:39:42 +00:00
BagOStuff.php Clean up get_class($this) -> static::class in /includes/cache and /includes/libs 2017-03-07 21:06:06 +00:00
CachedBagOStuff.php objectcache: Complete code coverage for CachedBagOStuff 2017-04-07 23:31:41 +00:00
EmptyBagOStuff.php
HashBagOStuff.php
IExpiringStore.php
MemcachedBagOStuff.php
MemcachedClient.php Avoid treating mcrouter set()s as failing due to AllAsyncRoute 2017-05-24 10:50:09 -07:00
MemcachedPeclBagOStuff.php Avoid treating mcrouter set()s as failing due to AllAsyncRoute 2017-05-24 10:50:09 -07:00
MemcachedPhpBagOStuff.php
MultiWriteBagOStuff.php
RedisBagOStuff.php includes/libs: Replace implicit Bugzilla bug numbers with Phab ones 2017-02-21 18:13:08 +00:00
ReplicatedBagOStuff.php
RESTBagOStuff.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
WANObjectCache.php Add missing ampersand to getMultiWithSetCallback() callback 2017-05-25 03:40:26 -07:00
WANObjectCacheReaper.php objectcache: Avoid using deprecated ScopedCallback alias 2017-01-31 00:53:31 +00:00
WinCacheBagOStuff.php Miscellaneous indentation tweaks 2017-02-27 19:23:54 +01:00
XCacheBagOStuff.php