3v4l.org

run code in 300+ PHP versions simultaneously
<?php $options = array( 'exceptions'=>true, 'trace'=>1, 'cache_wsdl'=>0 ); $client = new SoapClient('http://wsf.cdyne.com/WeatherWS/Weather.asmx?WSDL', $options); var_dump($client);

preferences:
37.88 ms | 402 KiB | 5 Q