wiki.techinc.nl/includes/cache/localisation
Amir Sarabadani 316d205115 Stop using wfDebugLog in LocalisationCache
Using logger interface, this would fix some unit tests, plus it
avoids using global functions and ease the way for proper dependency
injection

Change-Id: I9a545c70ace08e2fd0b832d75d6a2362a83af21e
2019-07-11 00:27:40 +02:00
..
LCStore.php
LCStoreCDB.php localisation: Inject 'directory' option to LCStore classes 2019-05-14 16:35:29 +00:00
LCStoreDB.php Use a ScopedCallback to silence transaction profiler in SqlBagOStuff 2018-10-12 20:04:31 +02:00
LCStoreNull.php
LCStoreStaticArray.php localisation: Inject 'directory' option to LCStore classes 2019-05-14 16:35:29 +00:00
LocalisationCache.php Stop using wfDebugLog in LocalisationCache 2019-07-11 00:27:40 +02:00
LocalisationCacheBulkLoad.php