mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy 6d54b83f2c Simplify parser methods
Use a single function to check parameters amount, avoid duplication
between keywordIn and keywordContains, use if...elseif instead of
if-else when statements have a return inside, simplify some other logic,
add typehinting, and change method visibility according to use of such
methods.

Change-Id: I22225a5cbbb93679a0e78bf6e15866829167fbf4
2018-10-03 17:19:40 +02:00
..
AbuseFilterCachingParser.php Compact some other comments 2018-07-17 17:17:44 +02:00
AbuseFilterParser.php Simplify parser methods 2018-10-03 17:19:40 +02:00
AbuseFilterTokenizer.php Improve coverage for AbuseFilterTokenizer 2018-08-25 10:25:16 +02:00
AFPData.php Simplify parser methods 2018-10-03 17:19:40 +02:00
AFPException.php Move various classes to their own files 2016-12-17 11:40:10 -08:00
AFPParserState.php Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
AFPToken.php Compact some other comments 2018-07-17 17:17:44 +02:00
AFPTreeNode.php Compact some other comments 2018-07-17 17:17:44 +02:00
AFPTreeParser.php Fix MediaWiki.Usage.InArrayUsage.Found issues 2018-07-29 15:19:09 -07:00
AFPUserVisibleException.php Stop computing removed variables and show custom error message 2018-06-26 20:02:31 +02:00