aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/Message
Commit message (Expand)AuthorAgeFilesLines
* Fix a bunch of random typosDannyS7122021-06-291-1/+1
* Add Message/MessageValue datetime parameter typesPetr Pchelko2021-03-302-0/+54
* Replace "@stable for calling" by "@stable to call"daniel2020-07-134-4/+4
* Annotate newable classesdaniel2020-07-074-0/+16
* Fix some more Squiz.Scope.MethodScope.MissingReedy2020-05-171-2/+2
* Fix more libs PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-161-10/+10
* Fix some includes/libs PSR12.Properties.ConstantVisibility.NotFoundReedy2020-05-161-4/+4
* libs/Message: Fix value of ParamType::DURATION_SHORTBrad Jorsch2019-11-251-1/+1
* libs/Message: Add DataMessageValueBrad Jorsch2019-10-173-16/+130
* libs/Message: Add static constructorBrad Jorsch2019-10-171-0/+10
* libs/Message: Improve parameter validationBrad Jorsch2019-10-172-4/+13
* lib/Message: Support MessageValue as a parameterBrad Jorsch2019-08-301-1/+1
* libs/Message: Improve documentationBrad Jorsch2019-08-299-115/+422
* MessageFormatterFactoryTim Starling2019-08-288-0/+513