mediawiki-extensions-AbuseF.../tests/phpunit
Daimona Eaytoy 0b7902fe6e Move per-filter matches profiling to per-filter data
They're currently stored separately, so move matches count together with
other per-filter data to keep it consistent. This also removes a
parameter from filterMatchesKey, as it's not needed anymore.
Split from child patch by Dragons flight.

Bug: T53294
Depends-On: I8f47beb73cfc1b63c4b3c809fc6d65a1e66ee334
Change-Id: I2d8c8f8278073a9420e3eb373fb89a655925618a
2019-08-03 23:22:20 +00:00
..
AbuseFilterConsequencesTest.php Move per-filter matches profiling to per-filter data 2019-08-03 23:22:20 +00:00
AbuseFilterParserTest.php Make AbuseFilterParser::$funcCache non-static 2019-08-03 09:19:49 +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 Better handling of DNONE 2019-08-02 21:05:08 +00:00