Ricorocks-Digital-Agency / Soap

A Laravel SOAP client that provides a clean interface for handling requests and responses.
MIT License
406 stars 33 forks source link

Add after erroring hook #54

Open faytekin opened 2 years ago

faytekin commented 2 years ago

Some soap services return SoapFault error in response and we cannot track the error with SoapWatcher.

I tried to solve this problem by adding afterErroring to hooks.

lukeraymonddowning commented 1 year ago

Hey @faytekin. Sorry for the delay on this. Are you able to add tests for this?

nedwors commented 10 months ago

Hi @faytekin

Thank you for this, and apologies for the further delay.

We are looking to start bringing the package up to speed with latest dependencies etc soon, so will look at merging this then 🚀