wiki.techinc.nl/tests/phpunit/unit/includes/language
daniel 3d55397207 Move creation of BlockErrorFormatter into FormatterFactory
The idea is that all formatters that need the user language or
other request specific context should be instantiated by
FormatterFactory.

Change-Id: I8334cc89dcf0f293298b82e004116be50a90f0d1
2024-01-26 13:03:44 -05:00
..
FormatterFactoryTest.php Move creation of BlockErrorFormatter into FormatterFactory 2024-01-26 13:03:44 -05:00
LanguageCodeTest.php Make isWellFormedLanguageTag() actually case insensitive 2023-11-15 15:27:32 +00:00
LanguageFactoryTest.php Namespace Config-related classes under \MediaWiki\Config 2023-09-21 05:41:58 +00:00
LanguageFallbackTest.php
LanguageFallbackTestTrait.php Language: Remove deprecated functions and constants 2023-08-06 00:53:30 +02:00
LanguageNameUtilsTest.php Create 'x-xss' language code feature 2023-09-28 15:50:11 +02:00
LanguageNameUtilsTestTrait.php Replace deprecated MWException 2024-01-19 21:58:42 +00:00
LanguageTest.php Implement Language::isSameCodeAs() 2023-10-04 12:29:57 -04:00
LCStoreStaticArrayTest.php
LocalisationCacheTest.php LocalisationCache: Add CORE_ONLY_KEYS, ALL_EXCEPT_CORE_ONLY_KEYS 2023-07-28 16:32:59 +02:00