mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy 03b52c2b37 Remove unused function and improve unit test
AbuseFilterParser::setVars is only used in a parser test. In the past it
was also used in the actual code (see for instance
https://phabricator.wikimedia.org/diffusion/EABF/browse/master/;5cc8dac63ca585c288ca4c8605db810774e39666?grep=setVars), but at the moment it's pretty unuseful.
This patch removes such function and makes the unit test use literals
instead of variables to avoid calling it.

Change-Id: I80cbc4033ff96f2fe8c1da263b1877bfb4c7c0c4
2018-08-23 11:00:16 +02:00
..
AbuseFilterCachingParser.php Compact some other comments 2018-07-17 17:17:44 +02:00
AbuseFilterParser.php Remove unused function and improve unit test 2018-08-23 11:00:16 +02:00
AbuseFilterTokenizer.php Use PHP7 ?? operator 2018-05-31 11:53:03 -07:00
AFPData.php Rename lists to arrays 2018-06-26 14:42:23 +02:00
AFPException.php
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