mediawiki-extensions-AbuseF.../includes/special
Daimona Eaytoy cd1a8efb90 Minor fixes for the updateVarDumps script
- Increase batch size to 500
- Add an option to print progress markers
- Fix some bad logic which caused some JSONified data to be stored in
the text table without checking (and respecting) old_flags. This caused
some errors on the beta cluster.

Additionally, add a return typehint to AbuseFilter::loadVarDump to make
sure that errors are caught asap. Not only there's no apparent way that
loadVarDump can return an array, but most code is already using the
result as a VariableHolder, unconditionally. This is probably another
leftover from the past.

Bug: T213006
Bug: T246539
Change-Id: Iaebd28badb70d27693fa809cad4db956881e3e5e
2020-03-03 18:31:52 +00:00
..
AbuseFilterSpecialPage.php Remove usages of deprecated User methods 2019-10-30 12:51:01 +00:00
SpecialAbuseFilter.php Fix remaining PHPCS issues 2020-01-21 12:36:37 +00:00
SpecialAbuseLog.php Minor fixes for the updateVarDumps script 2020-03-03 18:31:52 +00:00