mediawiki-extensions-AbuseF.../tests
Daimona Eaytoy 71f375f19a Add equals_to_any function
Introduce a new function which can be used to group multiple comparisons
in a single condition. In particular, equals_to_any(S, A, B) is the
equivalent of S === A || S === B. This is especially useful in checking
for multiple namespaces, as proposed in the Community health initiative.

Change-Id: I9dcfe303eb5e51e1882fe4a65fa876aa93db7686
2018-04-25 23:12:19 +00:00
..
parserTests Add equals_to_any function 2018-04-25 23:12:19 +00:00
phpunit Fix coding conventions exclusion rules 2018-04-20 08:40:18 +00:00
legacyParserTest.php build: Updating mediawiki/mediawiki-codesniffer to 0.10.0 2017-07-08 20:49:30 +02:00