3v4l.org

run code in 300+ PHP versions simultaneously
<?php $client = new SoapClient(null, array('location'=>'http://www.webservicex.net/globalweather.asmx?WSDL', 'uri'=>'http://www.webservicex.net/globalweather.asmx?WSDL')); var_dump($client->__getFunctions()); var_dump($client->__getTypes()); ?>

preferences:
44.87 ms | 402 KiB | 5 Q