wiki.techinc.nl/includes/objectcache
daniel fc1d4d7960 Fix installer issues introduces by MediaWikiServices
This fixes three issues with the installer:

1) Make sure LocalizationCache can find the installer's i18n files.
2) Make sure we don't try to use an SqlBagOStuff for caching before we have
   a functioning database.
3) Don't try to output HTML when redirecting (this is unrelated to
   MediaWikiServices, but came up during testing)

Bug: T135169
Change-Id: I7caa932024cd771d6fa226a3ac6001c3148ecc9c
2016-05-17 15:24:31 +00:00
..
MemcachedPeclBagOStuff.php Convert all array() syntax to [] 2016-02-17 01:33:00 -08:00
ObjectCache.php Fix installer issues introduces by MediaWikiServices 2016-05-17 15:24:31 +00:00
RedisBagOStuff.php RedisBagOStuff: Fix unserialization of negative numbers 2016-05-11 20:51:08 -07:00
SqlBagOStuff.php Allow tag names for SqlBagOStuff consistent hashing 2016-04-18 22:21:22 +00:00