[TYPO3-dev] try and catch a soap warning...

Martin Kutschker masi-no at spam-typo3.org
Tue Jan 19 15:53:41 CET 2010


Jigal van Hemert schrieb:
> 
> Any ideas on how to prevent the warnings from being displayed with a
> try/catch construction?

In the code above you could try using "new @SoapClient".

Or you can turn of the warnings before creating the soap client (and turn them on afterwards).

Masi




More information about the TYPO3-dev mailing list