Closed
Description
The last bit of running the phpdoc command produces this error:
PHP Warning: DOMDocument::loadXML(): Input is not proper UTF-8, indicate encoding !
This seems to be when loading the produced structure.xml
Could we get this fixed please? I don't think there's anything I can do about it in userland because it's the XML file that phpdoc itself produces!
Thanks.