mediawiki-extensions-AbuseF.../includes/Parser
Daimona Eaytoy 5c43c0ab35 Allow single IPs in ip_in_range
Also add a bunch of tests for this function.

REMINDER: Change the docs on mw.org when this will be merged.

Bug: T218074
Depends-On: I155024341e8e6b13240e37b30c31b95dc83a47e0
Change-Id: I979e45110bc0e76b499679184993085062ffcac5
2021-01-26 04:37:51 +00:00
..
AbuseFilterCachingParser.php Cleanup variables-related classes 2021-01-02 18:19:38 +01:00
AbuseFilterParser.php Allow single IPs in ip_in_range 2021-01-26 04:37:51 +00:00
AbuseFilterTokenizer.php Move parser classes to a dedicated namespace 2020-12-09 01:30:20 +00:00
AFPData.php Allow the parsers to return extra info 2020-12-11 15:03:23 +00:00
AFPException.php Move parser classes to a dedicated namespace 2020-12-09 01:30:20 +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 Move parser classes to a dedicated namespace 2020-12-09 01:30:20 +00:00
AFPTreeParser.php Move parser classes to a dedicated namespace 2020-12-09 01:30:20 +00:00
AFPUserVisibleException.php Improve coverage of parser-related classes 2021-01-15 03:16:48 +00:00
ParserFactory.php Cleanup variables-related classes 2021-01-02 18:19:38 +01:00
ParserStatus.php Return warnings from the parser, add warning for catch-all regexps 2020-12-18 18:22:41 +01:00
UserVisibleWarning.php Improve coverage of parser-related classes 2021-01-15 03:16:48 +00:00