--TEST-- Bug #34657 (If you get a communication problem when loading the WSDL, it fatal's) --SKIPIF-- --FILE-- faultstring."\n"; echo "ok\n"; } catch (Exception $e) { echo get_class($e)."\n"; } ?> --EXPECTF-- SoapFault SOAP-ERROR: Parsing WSDL: Couldn't load from 'http://i_dont_exist.com/some.wsdl'%A ok