mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy 7b06be0204 Allow dangling commas in variargs
This is because there are many filters using this feature. Moreover, it
could make it a little easier to add new arguments, just like dangling
commas in PHP arrays do.
Also re-align the CachingParser code of doLevelFunctions to the one in
the old Parser.

Bug: T153251
Change-Id: Ie4325159f47310788da57415a5e36e62aa4efad0
2019-09-07 11:19:14 +02:00
..
AbuseFilterCachingParser.php Merge "Add a 'strict' option to VariableHolder::getVar" 2019-09-05 19:23:23 +00:00
AbuseFilterParser.php Allow dangling commas in variargs 2019-09-07 11:19:14 +02:00
AbuseFilterTokenizer.php Move parser tests back to /unit 2019-09-03 13:23:11 +00:00
AFPData.php Log more empty operands 2019-08-24 19:59:53 +00:00
AFPException.php
AFPParserState.php Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
AFPSyntaxTree.php Add a new class for the CachingParser's AST 2019-08-25 17:29:16 +00:00
AFPToken.php Add doc for every class member 2019-03-17 11:40:24 +01:00
AFPTreeNode.php Allow if without else 2019-08-20 19:36:14 +00:00
AFPTreeParser.php Allow dangling commas in variargs 2019-09-07 11:19:14 +02:00
AFPUserVisibleException.php Move parser tests to /unit 2019-08-28 16:36:37 +00:00