(PHP 5, PHP 7, PHP 8) simplexml_load_string—Interprets a string of XML into an object Description simplexml_load_string( string$data, string$class_name= SimpleXMLElement::class, $...www.php.net
on OSX (10.9.3) and PHP (5.4.24) you need to use full local name including codeset i.e. for German need to use de_DE.UTF-8 even setlocale returns success when used without .UTF-8 t...www.php.net