mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy 33fca4e096 Ignore trailing commas in function calls
First step before removing this weird syntax. I'd love to add a unit
test for params count, but I couldn't find a way, since doLevelFunction
is protected, relies on class members, and the args count is local.

Bug: T153251
Change-Id: Ica3e49f5b00595a95513d9683732e490aa7aae17
2019-05-21 23:13:31 +00:00
..
AbuseFilterCachingParser.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AbuseFilterParser.php Ignore trailing commas in function calls 2019-05-21 23:13:31 +00:00
AbuseFilterTokenizer.php Make use of PHP's list() feature where possible 2019-05-15 16:12:51 +02:00
AFPData.php Remove pointless number cast 2019-04-14 10:49:09 +02:00
AFPException.php
AFPParserState.php Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
AFPToken.php Add doc for every class member 2019-03-17 11:40:24 +01:00
AFPTreeNode.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AFPTreeParser.php Replace double-equals with triple-equals 2019-03-22 16:12:13 +01:00
AFPUserVisibleException.php Stop computing removed variables and show custom error message 2018-06-26 20:02:31 +02:00