wiki.techinc.nl/includes/language
2022-10-21 21:57:34 +00:00
..
converters Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
dependency language: Add missing @ingroup, subgroup "Languages" and ungroup files 2022-06-28 17:12:46 -07:00
Hook Fix typing of MessageCacheReplaceHook 2022-07-07 14:40:22 +02:00
ConverterRule.php Hard deprecate Sanitizer::removeHTMLtags() 2022-03-07 22:04:56 -05:00
ILanguageConverter.php Add markup to page titles to distinguish the namespace and the main text 2022-08-16 23:36:21 +00:00
Language.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
LanguageCode.php Add efficient LanguageCode::bcp47ToInternal() helper 2022-10-20 10:11:14 -04:00
LanguageConverter.php Add markup to page titles to distinguish the namespace and the main text 2022-08-16 23:36:21 +00:00
LanguageConverterFactory.php phan: Disable null_casts_as_any_type setting 2022-03-21 18:25:07 +00:00
LanguageConverterIcu.php
LanguageConverterSpecific.php
LanguageFactory.php Add a new function LanguageFactory::getRawLanguage 2022-09-04 08:48:25 +00:00
LanguageFallback.php Language: More specific PHPDocs in Language class and related 2022-08-15 15:52:59 +00:00
LanguageNameUtils.php language: Add missing @ingroup, subgroup "Languages" and ungroup files 2022-06-28 17:12:46 -07:00
LCStore.php language: Add missing @ingroup, subgroup "Languages" and ungroup files 2022-06-28 17:12:46 -07:00
LCStoreCDB.php language: Add missing @ingroup, subgroup "Languages" and ungroup files 2022-06-28 17:12:46 -07:00
LCStoreDB.php language: Add missing @ingroup, subgroup "Languages" and ungroup files 2022-06-28 17:12:46 -07:00
LCStoreNull.php language: Add missing @ingroup, subgroup "Languages" and ungroup files 2022-06-28 17:12:46 -07:00
LCStoreStaticArray.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
LocalisationCache.php docs: Fix broken references to docs/Configuration.md 2022-09-07 16:36:21 +00:00
LocalisationCacheBulkLoad.php Use array_key_first()/array_key_last() in some places 2022-10-21 15:01:59 +11:00
Message.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
MessageCache.php Use short array destructuring instead of list() 2022-10-21 15:33:37 +11:00
MessageLocalizer.php
TrivialLanguageConverter.php Add markup to page titles to distinguish the namespace and the main text 2022-08-16 23:36:21 +00:00