wiki.techinc.nl/includes/objectcache
Brad Jorsch 1128c8d56f Allow CACHE_NONE as a fallback for ObjectCache::newAccelerator
Test for null specifically rather than falsiness,
because CACHE_NONE is 0.

Bug: T86162
Change-Id: I98b9da42c6a5fd6cdf721cdbd5473a5e959581b8
2015-01-08 12:58:17 +00:00
..
APCBagOStuff.php Add lots of @throws 2014-12-24 13:49:20 +00:00
BagOStuff.php Made $timeout in BagOStuff::lock() actually work 2014-11-20 00:26:44 -08:00
EmptyBagOStuff.php
HashBagOStuff.php HashBagOStuff: use the value itself as the CAS token 2014-10-07 16:29:57 +11:00
MemcachedBagOStuff.php Fix expires typo in comment 2014-10-08 16:55:52 +01:00
MemcachedClient.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
MemcachedPeclBagOStuff.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
MemcachedPhpBagOStuff.php Unbreak lock()/unlock() for MemcachedPhpBagOStuff 2014-11-20 01:25:38 -08:00
MultiWriteBagOStuff.php Add lots of @throws 2014-12-24 13:49:20 +00:00
ObjectCache.php Allow CACHE_NONE as a fallback for ObjectCache::newAccelerator 2015-01-08 12:58:17 +00:00
ObjectCacheSessionHandler.php ObjectCacheSessionHandler::getCache() returns BagOStuff 2014-11-13 12:53:50 -08:00
RedisBagOStuff.php Remove obvious function-level profiling 2015-01-07 11:14:24 -08:00
SqlBagOStuff.php Add lots of @throws 2014-12-24 13:49:20 +00:00
WinCacheBagOStuff.php
XCacheBagOStuff.php Add lots of @throws 2014-12-24 13:49:20 +00:00