mediawiki-extensions-AbuseF.../includes/View
Daimona Eaytoy b8efb924f3 Fix a bunch of fatal errors seen in production
Mostly uncaught exceptions, that appeared in places where the previous
code was silently using DWIM-style booleans.
Also a TypeError due to ViewDiff not using filter objects.

Copy the fix from Ic8032592799756521a59ee23c0e76cb03a510b94 to another
place as well.

Bug: T271430
Bug: T271431
Bug: T271432
Bug: T271433
Change-Id: Ica4b82024c57482656cf6bca95bf37641c09cb9a
2021-01-07 17:17:43 +01:00
..
AbuseFilterView.php Overhaul the interface for hiding AbuseLog entries 2020-12-11 20:55:08 +00:00
AbuseFilterViewDiff.php Fix a bunch of fatal errors seen in production 2021-01-07 17:17:43 +01:00
AbuseFilterViewEdit.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
AbuseFilterViewExamine.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
AbuseFilterViewHistory.php Fix a bunch of fatal errors seen in production 2021-01-07 17:17:43 +01:00
AbuseFilterViewImport.php Move AbuseFilterView classes to separate namespace 2020-12-03 13:06:53 +01:00
AbuseFilterViewList.php Replace compact() with real array 2020-12-29 23:00:44 +01:00
AbuseFilterViewRevert.php Create a dedicated namespace for variables-related classes 2021-01-02 18:16:48 +01:00
AbuseFilterViewTestBatch.php Move remaining classes to own namespace 2021-01-04 12:11:58 +01:00
AbuseFilterViewTools.php Move AbuseFilterView classes to separate namespace 2020-12-03 13:06:53 +01:00
HideAbuseLog.php Overhaul the interface for hiding AbuseLog entries 2020-12-11 20:55:08 +00:00