3v4l.org

run code in 300+ PHP versions simultaneously
<?php $url = 'https://ri.test.msb.se/RapportServiceWS.svc?wsdl'; $client = new SoapClient($url,array( 'exceptions' => 1, 'trace' => 1)); var_dump($client->getFunctions());  ?>

preferences:
28.61 ms | 402 KiB | 5 Q