aboutsummaryrefslogtreecommitdiffstats
path: root/includes/language/Message/Message.php
Commit message (Expand)AuthorAgeFilesLines
* language: Remove LanguageFactory dependency from MessageCacheTim Starling2025-03-101-6/+24
* Message: Remove distinction between 'titlestr' and 'titlevalue'Bartosz Dziewoński2025-03-041-8/+12
* Split MessageParser out of MessageCacheTim Starling2025-02-211-2/+2
* Message: Delay constructing Language objectsBartosz Dziewoński2025-01-031-12/+10
* Add $linestart to parseWithPostprocessingIsabelle Hurbain-Palatin2024-11-251-0/+1
* includes/libs/Message: Add return type hints, update methodsDoğu Abaris2024-11-211-2/+2
* Merge "Add type hints to detect bool/null message params"jenkins-bot2024-11-141-3/+7
|\
| * Add type hints to detect bool/null message paramsBartosz Dziewoński2024-11-141-3/+7
* | Remove getText usages in the vicinity of MessageCacheIsabelle Hurbain-Palatin2024-11-091-20/+9
|/
* Message: Document Message::rawParam(s) not take bool or nullUmherirrender2024-10-291-3/+3
* Merge "Message: Document Message::numParam(s) to take int or float"jenkins-bot2024-10-281-2/+2
|\
| * Message: Document Message::numParam(s) to take int or floatUmherirrender2024-10-281-2/+2
* | Make MessageValue JsonCodecable instead of JsonDeserializableIsabelle Hurbain-Palatin2024-10-281-3/+2
|/
* language: Move Message classes under language/ directoryTimo Tijhof2024-10-271-0/+1606