wiki.techinc.nl/includes/language
Fomafix a5d6f8539a Hard deprecate global function wfGetLangObj
Duplicate the code of wfGetLangObj as private non-static function
MessageCache::getLanguageObject.

Bug: T332722
Change-Id: I9d422db270a401d6066e9869e1fa7a189959c374
2023-04-07 10:11:56 +00:00
..
converters Just another 80 or so PHPStorm inspection fixes (#4) 2023-03-25 00:39:06 +00:00
dependency Various doc fixes about false and null on method arguments/return types 2022-11-03 18:55:47 +01:00
Hook MessageCache: Add a new hook for more performant override fetching 2023-03-14 21:11:35 +01:00
ConverterRule.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
ILanguageConverter.php Don't clear LanguageConverter display title when converting ToC 2023-03-09 13:08:01 -05:00
Language.php docs: Don't point people to deprecated Diffusion copies of gerrit repos 2023-04-03 10:27:57 -04:00
LanguageCode.php Use Bcp47Code when interfacing with Parsoid 2023-03-13 13:25:09 -04:00
LanguageConverter.php Don't clear LanguageConverter display title when converting ToC 2023-03-09 13:08:01 -05:00
LanguageConverterFactory.php Merge "Implement LanguageConverter for sh.wiki" 2022-11-24 22:28:46 +00:00
LanguageConverterIcu.php
LanguageConverterSpecific.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
LanguageFactory.php Make LanguageFactory::getParentLanguage() consistent with ::getLanguage() 2023-01-31 11:33:22 -05:00
LanguageFallback.php Language: More specific PHPDocs in Language class and related 2022-08-15 15:52:59 +00:00
LanguageNameUtils.php Merge "Make LanguageNameUtils more lenient with input" 2023-03-23 05:21:00 +00: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 rdbms: Remove Database::attributesFromType and hard-deprecate ::factory 2023-02-23 17:59:54 +00:00
LCStoreNull.php language: Add missing @ingroup, subgroup "Languages" and ungroup files 2022-06-28 17:12:46 -07:00
LCStoreStaticArray.php LCStoreStaticArray: atomically replace the cache file 2022-12-01 13:35:30 +11:00
LocalisationCache.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
LocalisationCacheBulkLoad.php Use array_key_first()/array_key_last() in some places 2022-10-21 15:01:59 +11:00
Message.php Reorg: Namespace the Title class 2023-03-02 08:46:53 -05:00
MessageCache.php Hard deprecate global function wfGetLangObj 2023-04-07 10:11:56 +00:00
MessageLocalizer.php
RawMessage.php Make use of ??= in more places 2022-12-17 01:10:13 +00:00
TrivialLanguageConverter.php Don't clear LanguageConverter display title when converting ToC 2023-03-09 13:08:01 -05:00