mediawiki-extensions-AbuseF.../tests/phpunit
Daimona Eaytoy 517919fca8 Allow accessing offsets of built-in variables
I5ec4ab44c4e88aaf18c0d7b73355d27050beeda7 almost fixed this bug, but we
also have to make it possible to access builtin variables as arrays.
This will only make sense for a few variables (e.g. added_lines and
removed_lines), but I don't think we should validate it when checking
syntax.

Bug: T198531
Change-Id: I417e1b8d4802bbfccd091ce5c7617659cfd1e4ea
2019-08-04 17:14:44 +00:00
..
AbuseFilterConsequencesTest.php Use milliseconds for time profiling 2019-08-03 23:24:46 +00:00
AbuseFilterParserTest.php Allow accessing offsets of built-in variables 2019-08-04 17:14:44 +00:00
AbuseFilterParserTestCase.php Make AbuseFilterParser::$funcCache non-static 2019-08-03 09:19:49 +00:00
AbuseFilterSaveTest.php Simplify action arrays 2019-07-05 10:00:48 +02:00
AbuseFilterTest.php Add a new class for methods related to running filters 2019-07-23 19:06:27 +00:00
AbuseFilterTokenizerTest.php Tokenizer caching back to APC 2019-05-28 19:48:26 +02:00
AFPDataTest.php Specialize empty AFPData types 2019-08-04 15:26:57 +00:00