3v4l.org

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

preferences:
49.4 ms | 402 KiB | 5 Q