Exemplo n.º 1
0
 static function utf8_encode($s)
 {
     return \Patchwork\PHP\Shim\Xml::cp1252_to_utf8($s);
 }