* new test for XML type checking function
* check if StrigUtils::isUtf8 exists in core (Thanks to Deyan Ginev for the hint.)
Bug: 50884
Change-Id: I86af95cbecc4b5c9c33fcd3a66a7fb2ccdde0194
This replaces the SimpleXML library by
the internal class XmlTypeCheck
Needs at least that version
https://gerrit.wikimedia.org/r/#/c/66365/
Change-Id: Iafbd820f7130c8eb8d4f19824632b4ac89f214a9
To check if the renderer works correctly it is desired to be able to
separate the test of the renderer and the function of the extension
PHP code. Therefore the method getPostData can be used to get
the values can be sent to the renderer directly via
curl –d 'POSTDATA' URL
Change-Id: I530f5fcba46364458643914bca81cf0bc1b60a58