mediawiki-extensions-AbuseF.../tests/phpunit/unit
Daimona Eaytoy 489da0d229 Add a 'strict' option to VariableHolder::getVar
This will help mitigating problems like T230256 by enforcing that the
requested variables must exist. For now, it will only log bad usages,
thus providing a way to identify affected filters and fix them.

Bug: T230256
Change-Id: I7a61916576e444a56f0e07da7b6e5033346226bd
2019-09-04 18:19:23 +00:00
..
AbuseFilterParserTest.php Add a 'strict' option to VariableHolder::getVar 2019-09-04 18:19:23 +00:00
AbuseFilterParserTestCase.php Move parser tests back to /unit 2019-09-03 13:23:11 +00:00
AbuseFilterTokenizerTest.php Move parser tests back to /unit 2019-09-03 13:23:11 +00:00
AFPDataTest.php Move parser tests back to /unit 2019-09-03 13:23:11 +00:00