mediawiki-extensions-AbuseF.../includes/View
Daimona Eaytoy 5b321350e1 Avoid dynamic property for PHP 8.2 compatibility
Add a public method AbuseFilterChangesList that updates a map of RC IDs.

I don't particularly like this approach, but I don't like the whole
ChangesList situation either, so this should be fine for the time being.

Bug: T381836
Change-Id: I0100ed64472de67cf4559f63f2c39eb2f882e0f5
2024-12-10 02:11:21 +01:00
..
AbuseFilterView.php Use stable andExpr() / orExpr() methods 2024-07-11 18:36:04 +02:00
AbuseFilterViewDiff.php Use namespaced classes 2024-06-12 20:01:35 +02:00
AbuseFilterViewEdit.php Merge "Improve workflow for protecting filters with protected variables" 2024-11-15 15:08:06 +00:00
AbuseFilterViewExamine.php Protected variable logs: fallback to accountname if user_name is not set 2024-10-21 21:15:51 +02:00
AbuseFilterViewHistory.php Simplify code by replacing isset() with falsy check 2024-10-27 13:20:18 +01:00
AbuseFilterViewImport.php Use namespaced classes 2024-06-12 20:01:35 +02:00
AbuseFilterViewList.php Allow all users to see protected filters on Special:AbuseFilter 2024-12-06 00:59:46 -08:00
AbuseFilterViewRevert.php Use namespaced classes 2024-06-12 20:01:35 +02:00
AbuseFilterViewTestBatch.php Avoid dynamic property for PHP 8.2 compatibility 2024-12-10 02:11:21 +01:00
AbuseFilterViewTools.php Use namespaced classes 2024-06-12 20:01:35 +02:00
HideAbuseLog.php Use namespaced classes 2024-06-12 20:01:35 +02:00