mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy b7c7ae168d Explicitly forbid negative indexes in arrays
This emits its own error because:
1- It's clearer to understand
2- It's easier to find where we're dealing with negative offsets, if
we'll ever want to allow that.

Note that trying to use a negative index already results in a hard PHP
error being thrown.

Bug: T237219
Change-Id: Ib11eaaca5e21f740269141c75e62bac48093e8d0
2019-11-08 05:55:56 +00:00
..
api Remove usages of deprecated User methods 2019-10-30 12:51:01 +00:00
pagers Use PHP regexps instead of SQL to filter on Special:AbuseFilter 2019-11-01 11:26:17 +11:00
parser Explicitly forbid negative indexes in arrays 2019-11-08 05:55:56 +00:00
special Remove usages of deprecated User methods 2019-10-30 12:51:01 +00:00
Views Merge "Use PHP regexps instead of SQL to filter on Special:AbuseFilter" 2019-11-01 00:52:28 +00:00
AbuseFilter.php Remove usages of deprecated User methods 2019-10-30 12:51:01 +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 Remove disabled variables deprecation 2019-10-04 15:03:08 +02: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 Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00