mediawiki-extensions-AbuseF.../maintenance
thiemowmde 24888bea15 Mark protected stuff in classes with no subclasses as private
Protected effectively means "public to subclasses" and should be
avoided for the same reasons as marking everything as public should
be avoided.

Change-Id: Iba674b486ce53fd1f94f70163d47824e969abb77
2023-06-23 12:28:06 +02:00
..
AddMissingLoggingEntries.php Add tests for extension.json and services 2023-03-28 09:35:02 +02:00
FixOldLogEntries.php Clean up database access in non-deployed code 2023-03-03 18:55:08 +01:00
MigrateActorsAF.php Use much more narrow IReadableDatabase and related where possible 2023-06-14 19:42:01 +00:00
NormalizeThrottleParameters.php Mark protected stuff in classes with no subclasses as private 2023-06-23 12:28:06 +02:00
PurgeOldLogIPData.php Clean up database access in non-deployed code 2023-03-03 18:55:08 +01:00
SearchFilters.php Clean up database access in non-deployed code 2023-03-03 18:55:08 +01:00
UpdateVarDumps.php Re-add BC alias for the VariableHolder class 2023-03-13 13:46:09 +01:00