mediawiki-extensions-AbuseF.../includes
Daimona Eaytoy 71730f7d44 Warn if a function has been given too many parameters
While this is not as important as throwing for too few parameters, IMHO
it's still important to fail in this case. Mostly because if a function
receives too many parameters, chances are that who wrote the filter
didn't do that intendedly, and thus there may be a hidden bug.
Bonus: fix a few docblocks.

Bug: T230803
Change-Id: Iac2931f17b50ace8c8f4c2faa44b3f54ca134c54
2019-08-26 20:29:49 +02:00
..
api Add a new API module to retrieve private details from AbuseLog 2019-08-09 21:10:28 +00:00
pagers Tweak methods related to global filters 2019-07-02 17:02:50 +02:00
parser Warn if a function has been given too many parameters 2019-08-26 20:29:49 +02:00
special Add a new API module to retrieve private details from AbuseLog 2019-08-09 21:10:28 +00:00
Views Don't show empty "Tools:" section in ViewEdit 2019-08-21 17:32:43 +02:00
AbuseFilter.php Don't hardcode blockautopromote duration 2019-08-24 11:40:11 +02:00
AbuseFilterChangesList.php Merge "Don't send long patterns with GET" 2019-01-20 14:20:31 +00:00
AbuseFilterHooks.php Add links to AbuseFilter logs on Special:Undelete 2019-08-23 14:56:43 +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 a new class for methods related to running filters 2019-07-23 19:06:27 +00:00
AbuseFilterRightsLogFormatter.php Don't hardcode blockautopromote duration 2019-08-24 11:40:11 +02:00
AbuseFilterRunner.php Merge "Add a hook to determine whether the current action should be filtered" 2019-08-25 18:45:07 +00:00
AbuseFilterSuppressLogFormatter.php Migrate AbuseFilter suppress log 2018-08-21 16:05:54 +00:00
AbuseFilterVariableHolder.php Specialize empty AFPData types 2019-08-04 15:26:57 +00:00
AbuseLogHitFormatter.php Minor escaping fixes 2018-07-05 18:51:30 +00:00
AFComputedVariable.php Profiling: don't count time for operations shared with the edit 2019-08-04 20:12:10 +00:00
TableDiffFormatterFullContext.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00