mediawiki-extensions-AbuseF.../includes/Parser
Daimona Eaytoy 2bb5c3c7b5 Align arg counting between the parsers
1 - Change the structure of if/elseif for readability
2 - In the old parser, if there's an empty argument, never add it (the
new parser was already doing that).

Bug: T156095
Bug: T156096
Change-Id: I4237b1a0ba01e7ce04dcc945f7daf34612fcf07d
2021-02-20 14:33:56 +00:00
..
AbuseFilterCachingParser.php Create dedicated types of parser exceptions 2021-02-12 13:56:02 +00:00
AbuseFilterParser.php Align arg counting between the parsers 2021-02-20 14:33:56 +00:00
AbuseFilterTokenizer.php Create dedicated types of parser exceptions 2021-02-12 13:56:02 +00:00
AFPConditionLimitException.php Create dedicated types of parser exceptions 2021-02-12 13:56:02 +00:00
AFPData.php Create dedicated types of parser exceptions 2021-02-12 13:56:02 +00:00
AFPException.php Create dedicated types of parser exceptions 2021-02-12 13:56:02 +00:00
AFPInternalException.php Create dedicated types of parser exceptions 2021-02-12 13:56:02 +00:00
AFPParserState.php Move parser classes to a dedicated namespace 2020-12-09 01:30:20 +00:00
AFPSyntaxTree.php Move parser classes to a dedicated namespace 2020-12-09 01:30:20 +00:00
AFPToken.php Move parser classes to a dedicated namespace 2020-12-09 01:30:20 +00:00
AFPTransitionBase.php Move parser classes to a dedicated namespace 2020-12-09 01:30:20 +00:00
AFPTreeNode.php Create dedicated types of parser exceptions 2021-02-12 13:56:02 +00:00
AFPTreeParser.php Align arg counting between the parsers 2021-02-20 14:33:56 +00:00
AFPUserVisibleException.php Serialize all data for edit stash 2021-02-11 15:09:50 +01:00
ParserFactory.php Cleanup variables-related classes 2021-01-02 18:19:38 +01:00
ParserStatus.php Serialize all data for edit stash 2021-02-11 15:09:50 +01:00
UserVisibleWarning.php Use a different message prefix for parser warnings 2021-02-06 15:42:33 +00:00