mediawiki-extensions-AbuseF.../includes/parser
Daimona Eaytoy 8ad4ecd31d Always evaluate the offset when retrieving array elements
Even if the array is DUNDEFINED, we need to check the offset to ensure
that it's valid.

Bug: T237351
Change-Id: Ibfa360c4ae1d80abe14d9fdf66991b76cb5954df
2019-12-23 16:04:45 +00:00
..
AbuseFilterCachingParser.php Always evaluate the offset when retrieving array elements 2019-12-23 16:04:45 +00:00
AbuseFilterParser.php Really throw for too many params 2019-11-30 10:57:16 +00:00
AbuseFilterTokenizer.php Merge "Convert static arrays to constants" 2019-11-22 13:39:39 +00:00
AFPData.php Convert static arrays to constants 2019-11-16 16:32:36 +01:00
AFPException.php Move various classes to their own files 2016-12-17 11:40:10 -08:00
AFPParserState.php Revert "Revert "Add typehinting for every object-only parameter"" 2018-11-15 10:09:16 +01:00
AFPSyntaxTree.php Annotate the AST with var names before caching the AST 2019-09-13 19:43:50 +00:00
AFPToken.php Add doc for every class member 2019-03-17 11:40:24 +01:00
AFPTreeNode.php Annotate the AST with var names before caching the AST 2019-09-13 19:43:50 +00:00
AFPTreeParser.php Really throw for too many params 2019-11-30 10:57:16 +00:00
AFPUserVisibleException.php Explicitly forbid negative indexes in arrays 2019-11-08 05:55:56 +00:00