wiki.techinc.nl/includes/language
thiemowmde dca4931b42 Make use of the ??= and ?? operators where it makes sense
This touches various production classes and maintenance scripts.
The code should do the exact same as before. The main benefit is that
the syntax avoids any repetition.

Change-Id: I5c552125469f4d7fb5b0fe494d198951b05eb35f
2024-08-26 09:26:36 +02:00
..
converters Remove an unnecessary comment from MniConverter.php 2024-07-11 15:30:50 -04:00
dependency Add namespace to the root classes of ObjectCache 2024-07-10 00:14:54 +03:30
Hook Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
ConverterRule.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
FormatterFactory.php
ILanguageConverter.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
Language.php Make use of the ??= and ?? operators where it makes sense 2024-08-26 09:26:36 +02:00
LanguageCode.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
LanguageConverter.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
LanguageConverterFactory.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
LanguageConverterIcu.php
LanguageConverterSpecific.php
LanguageFactory.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
LanguageFallback.php
LanguageNameUtils.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
LazyLocalizationContext.php
LCStore.php
LCStoreCDB.php
LCStoreDB.php rdbms: Drop IReadableDatabase::wasReadOnlyError() 2024-06-04 15:55:44 +02:00
LCStoreNull.php
LCStoreStaticArray.php
LocalisationCache.php codex: Provide i18n function and messages 2024-07-02 22:30:06 +00:00
LocalisationCacheBulkLoad.php
LocalizationContext.php
MessageCache.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00
MessageLocalizer.php Namespace MessageSpecifier under Wikimedia\Message\ 2024-07-28 14:21:32 +02:00
RawMessage.php language: Improve behavior of RawMessage used as MessageSpecifier 2024-07-16 15:06:26 +01:00
TrivialLanguageConverter.php Move Language and friends into Language namespace 2024-08-10 13:36:30 +02:00