mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 291c35cea0 Don't send empty array to Database::makeList
Check that the provided param is not empty, as otherwise
Database::makeList will throw and the exception will bubble up to the
user.

Bug: T222531
Change-Id: Icf5db25037a0d0a7b4076f21e7f1c9a6ee1d5a87
2019-05-18 10:55:26 +02:00
..
api Don't send empty array to Database::makeList 2019-05-18 10:55:26 +02:00
pagers Upgrade PHPCS and phan 2019-05-15 19:06:04 +02:00
parser Make use of PHP's list() feature where possible 2019-05-15 16:12:51 +02:00
special Add missing type hint to SpecialPage::execute() 2019-05-16 14:31:54 +00:00
Views Merge "Upgrade PHPCS and phan" 2019-05-15 19:42:42 +00:00
AbuseFilter.php Merge "Add missing limits to explode() calls" 2019-05-15 15:06:18 +00:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Make use of PHP's list() feature where possible 2019-05-15 16:12:51 +02:00
AbuseFilterModifyLogFormatter.php Actually mark abusefilter creations as such in the AbuseFilter log 2018-01-12 17:03:13 +00:00
AbuseFilterPreAuthenticationProvider.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Add tests for storing and loading the variables dump 2019-04-12 08:03:33 +00:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Remove call to deprecated User::isBlocked 2019-05-14 13:14:57 +01:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00