wiki.techinc.nl/tests/phpunit/languages
Daimona Eaytoy 2b37cfaf18 build: Bump mediawiki-codesniffer to 31.0.0
Done with `composer fix` and suppressing the rest (i.e. sniffs for
global variables, which for core should be suppressed anyway).

Additionally, add `-p` to `phpcbf`, as otherwise it just seems stuck.

Change-Id: Ide8d6cdd083655891b6d654e78440fbda81ab2bc
2020-05-30 14:56:28 +00:00
..
classes build: Bump mediawiki-codesniffer to 31.0.0 2020-05-30 14:56:28 +00:00
converters languages: Move Converter and tests to respective files 2020-02-03 15:31:08 +02:00
LanguageClassesTestCase.php tests: Add explicit return type void to setUp() and tearDown() 2019-10-30 14:31:22 -07:00
LanguageConverterFactoryTest.php Add MediaWikiIntegrationTestCase::assertArraySubmapSame() 2020-03-19 15:53:59 -07:00
LanguageConverterIntegrationTest.php languages: Introduce LanguageConverterFactory 2020-02-03 11:38:03 +02:00
LanguageConverterTest.php Introduce UserOptionsManager and DefaultOptionsManager 2020-04-28 15:42:43 -07:00
LanguageConverterTestTrait.php languages: Move Converter and tests to respective files 2020-02-03 15:31:08 +02:00
LanguageFallbackStaticMethodsTest.php Fix languages/ PSR12.Properties.ConstantVisibility.NotFound 2020-05-16 21:49:02 +01:00
LanguageIntegrationTest.php Hooks::run() call site migration 2020-05-30 14:23:28 +00:00