3v4l.org

run code in 300+ PHP versions simultaneously
<?php $wsdl = 'http://pruebas.mapfre.cl/WsEmisionVeh/EmisVehLivianos.asmx?WSDL'; $params = array('location'=>$endpoint, 'uri'=>'http://tempuri.org/', "trace" => true, "connection_timeout" => 500); $client = new SoapClient($wsdl, $params); var_dump($client->__getFunctions());

preferences:
43 ms | 402 KiB | 5 Q