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:
38.52 ms | 402 KiB | 5 Q