On Fri, Aug 29, 2008 at 17:08, Dmitry Stogov <[EMAIL PROTECTED]> wrote:
> Especially for this situation warnings are generated by libxml.
> I don't like to disable these warnings in ext/soap, because in some
> situation libxml may generate warnings and then return parsed document.
> So SoapClient() won't generate exception, but all warnings would be lost.

Hmmmh. So ext/soap does not use ext/libxml and therefore ignores my
libxml_set_stream_context() and libxml_use_internal_errors()
preferences?

-Hannes

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to