aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/Message/ListParam.php
Commit message (Expand)AuthorAgeFilesLines
* includes/libs/Message: Add return type hints, update methodsDoğu Abaris2024-11-211-7/+6
* Make MessageValue JsonCodecable instead of JsonDeserializableIsabelle Hurbain-Palatin2024-10-281-3/+5
* Make Message and MessageValue compatibleBartosz Dziewoński2024-10-191-1/+1
* libs: Add missing documentation to class propertiesUmherirrender2024-09-131-0/+1
* Message: Make toJsonArray() methods protectedBartosz Dziewoński2024-08-211-1/+1
* Message: Validate ScalarParam and ListParam typesBartosz Dziewoński2024-08-211-0/+3
* Make MessageValue implement JsonDeserializableBartosz Dziewoński2024-06-121-1/+22
* Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
* Annotate newable classesdaniel2020-07-071-0/+4
* libs/Message: Improve parameter validationBrad Jorsch2019-10-171-4/+1
* lib/Message: Support MessageValue as a parameterBrad Jorsch2019-08-301-1/+1
* libs/Message: Improve documentationBrad Jorsch2019-08-291-9/+7
* MessageFormatterFactoryTim Starling2019-08-281-0/+52