mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 2ddd79fd98 Forbid assignments where the LHS is a built-in identifier
And not just a built-in variable.

Bug: T237130
Bug: T237216
Change-Id: Ie1d86dc324993efcb863be23697732e6aa1dac10
2019-11-28 14:40:38 +00:00
..
api SECURITY: Require view-private or modify for the evalexpression API 2019-11-21 16:33:04 +01:00
pagers Use af_deleted as secondary sorting for af_enabled 2019-11-22 16:23:46 +00:00
parser Forbid assignments where the LHS is a built-in identifier 2019-11-28 14:40:38 +00:00
special Remove usages of deprecated User methods 2019-10-30 12:51:01 +00:00
Views SECURITY: Make sure provided filter id match provided history ID in history view 2019-11-14 15:53:14 -06:00
AbuseFilter.php Merge "Convert static arrays to constants" 2019-11-22 13:39:39 +00:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Remove usages of deprecated User methods 2019-10-30 12:51:01 +00:00
AbuseFilterModifyLogFormatter.php build: Upgrade phan-taint-check-plugin from 1.5.x to 2.0.1 2019-07-10 15:30:52 +00:00
AbuseFilterPreAuthenticationProvider.php Add profiling points throughout the code for the CachingParser switch 2019-09-18 10:02:55 +00:00
AbuseFilterRightsLogFormatter.php Remove script for blockautopromote entries 2019-09-09 13:56:56 +02:00
AbuseFilterRunner.php Use AbstractBlock setters and getters instead of deprecated properties 2019-10-20 00:35:00 +01:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Convert static arrays to constants 2019-11-16 16:32:36 +01:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Drop HHVM support 2019-10-03 12:27:18 +00:00
TableDiffFormatterFullContext.php