Cast numeric cat names back to string in api output
authoraddshore <addshorewiki@gmail.com>
Thu, 3 Dec 2015 14:15:59 +0000 (15:15 +0100)
committeraddshore <addshorewiki@gmail.com>
Thu, 3 Dec 2015 14:15:59 +0000 (15:15 +0100)
commit9992e6adb360133318dba218d3ec8a77f81a4db0
tree1970d577631e2035e119816993cbc07fac282107
parentf678f20451b433a6587574faf52d6a5a862eee42
Cast numeric cat names back to string in api output

This could be considered a breaking change even
though it unifies behaviour.

Change-Id: Ib6bc7386f689cc6c2812e9e9406f18b20caa8fee
includes/OutputPage.php
includes/api/ApiExpandTemplates.php
includes/api/ApiParse.php