gabrielbull / php-ups-api

PHP Wrapper for all UPS API
MIT License
456 stars 255 forks source link

Add error location if available #259

Closed adamtorok96 closed 4 years ago

adamtorok96 commented 5 years ago

Sometimes i got 'The XML document is well formed but the document is not valid.' (10002) and I didn't know where was the error.

Now, it will be printed if available.

I don't know that it is depend on error code 10002, so I added it with isset check.

gabrielbull commented 4 years ago

@adamtorok96 This library has no maintainer and is looking for one.