wiki.techinc.nl/includes/libs/objectcache
Kunal Mehta 6e9b4f0e9c Convert all array() syntax to []
Per wikitech-l consensus:
 https://lists.wikimedia.org/pipermail/wikitech-l/2016-February/084821.html

Notes:
* Disabled CallTimePassByReference due to false positives (T127163)

Change-Id: I2c8ce713ce6600a0bb7bf67537c87044c7a45c4b
2016-02-17 01:33:00 -08:00
..
APCBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
BagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
CachedBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
EmptyBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00
HashBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
IExpiringStore.php objectcache: Add TTL_INDEFINITE to IExpiringStore 2015-11-03 06:36:06 +00:00
MemcachedBagOStuff.php objectcache: Reduce MediaWiki-specificness from Memcached classes 2015-11-10 03:32:58 +00:00
MemcachedClient.php Remove extra line breaks in memcached debug output 2016-02-08 09:01:30 +11:00
MemcachedPhpBagOStuff.php objectcache: Reduce MediaWiki-specificness from Memcached classes 2015-11-10 03:32:58 +00:00
MultiWriteBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ReplicatedBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00
WANObjectCache.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
WinCacheBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
XCacheBagOStuff.php Add WRITE_SYNC flag to BagOStuff::set()/merge() 2015-10-22 01:44:09 +00:00