mediawiki-extensions-AbuseF.../tests/phpunit
Daimona Eaytoy 2ed6272bb2 Partly handle set and set_var in shortcircuit
This is more complicated than the := operator, because the var name
could be a complicated expression, and we have to handle a function
call. This patch only covers the case where the variable name is a
literal, which is enough for WMF production.

Bug: T214674
Change-Id: I6c0f8e95663919a0235b5ccf0c88ad0a539315a7
2019-08-06 16:14:34 +02:00
..
AbuseFilterConsequencesTest.php Merge global profiling keys 2019-08-04 17:59:58 +00:00
AbuseFilterParserTest.php Partly handle set and set_var in shortcircuit 2019-08-06 16:14:34 +02: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