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:
25.16 ms | 404 KiB | 5 Q