Remove use of deprecated utf8ToCodepoint in ApiFormatXml.
authoraddshore <addshorewiki@gmail.com>
Mon, 29 Jun 2015 18:21:44 +0000 (20:21 +0200)
committerLegoktm <legoktm.wikipedia@gmail.com>
Mon, 29 Jun 2015 18:37:33 +0000 (18:37 +0000)
commit5cb3b0467ddc4a308d16f6bfa79bab5ad514f26e
tree12231e5fb8d8d849dfdddaf31734969deffca7ba
parent40f693404f15fd76eeedfa9ab5ea91ae5f029d7c
Remove use of deprecated utf8ToCodepoint in ApiFormatXml.

This usage, in ApiFormatXml, is the final usage
in core.

Change-Id: Ibd926863d323e6d6d1b2cc5fd5f5f0e1aef8529d
includes/api/ApiFormatXml.php