> If you are using XDebug - try to disable it. It seems to be an issue with > XDebug rather then ZendFramework or PHP itself. The issue is known by > XDebug > and i think will be fixed in future releases. > If you disable XDebug you can then catch errors with catch(Exception) or > catch(SoapFault). > > Dmitry. > >
I would like to suggest that, if this is the issue, please share the Xdebug version and Zend Version you are using. Thanks in advance, Márcio
