mediawiki-extensions-AbuseF.../maintenance
Daimona Eaytoy 8d25609290 updateVarDumps: move MediaWikiServices away from constructor
Services are not available when the constructor is called. Since it was
used in a single method, replace the property with a local variable.
Pass it as a param, though, so that we have to instantiate the service
only once.

Bug: T213006
Change-Id: I4df27f3d02432c201c04d9fa118f0129b0a79778
2020-04-30 18:01:36 +00:00
..
addMissingLoggingEntries.php Fix more inconsistencies in scripts for logging entries 2020-02-03 15:30:07 +00:00
fixOldLogEntries.php fixOldLogEntries: don't pass empty lists to Database::makeList 2020-02-10 17:24:18 +01:00
normalizeThrottleParameters.php Fix query in normalizeThrottleParameters 2019-07-05 18:46:36 +02:00
purgeOldLogIPData.php Replace deprecated wfWaitForSlaves 2019-03-29 11:01:37 +01:00
updateVarDumps.php updateVarDumps: move MediaWikiServices away from constructor 2020-04-30 18:01:36 +00:00