metaregistrar / php-epp-client

Object-oriented PHP EPP Client
https://www.metaregistrar.com/docs/
MIT License
210 stars 154 forks source link

get original response in exception #201

Closed joveice closed 5 years ago

joveice commented 5 years ago

Includes the original response in the exceptions. Please look over it, I'm not really used to standards, but this works out great while I tested it.

closes #194

alexrsagen commented 5 years ago

Looks good to me! Should not break anything either as far as i could tell.