mediawiki-extensions-Scribunto/tests
Brad Jorsch 32718af677 ustring: Handle invalid types in gsub
If the replacement table or function results in a value that isn't a
string or number (or nil), string.gsub raises an error. Have ustring
raise the same error.

Bug: T195326
Change-Id: Ic36f9f5d7adc0c14e7a4a94d3747335107acd8b6
2018-05-22 18:55:49 -04:00
..
parser Update extensions to take advantage of parser test autodiscovery 2018-04-13 15:07:17 +00:00
phan Add phan configuration 2018-05-14 18:41:59 -07:00
phpunit/engines ustring: Handle invalid types in gsub 2018-05-22 18:55:49 -04:00