3v4l.org

run code in 300+ PHP versions simultaneously
<?php $xml = '<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> </soap:Envelope>'; $sxe = new SimpleXMLElement($xml); var_dump($sxe);

preferences:
38.11 ms | 402 KiB | 5 Q