lib/Message: Support MessageValue as a parameter
authorBrad Jorsch <bjorsch@wikimedia.org>
Fri, 30 Aug 2019 19:14:37 +0000 (15:14 -0400)
committerBrad Jorsch <bjorsch@wikimedia.org>
Fri, 30 Aug 2019 19:14:37 +0000 (15:14 -0400)
commitc875265effff3283a7a6078c8178be2c1fb6d6c9
tree8cf7d7772b683530f1b8b6fea145b4139b517e46
parentce79d607c76029e7076672f23d713d1bc1e4fac5
lib/Message: Support MessageValue as a parameter

Fixes an overstrict test in ListParam, and has TextFormatter convert
to Message recursively where necessary.

Change-Id: I387754b6857fbdeedea6afd222a2fdba1ebe1a9c
includes/Message/TextFormatter.php
includes/libs/Message/ListParam.php
tests/phpunit/includes/Message/TextFormatterTest.php