educoder / pest

A proper REST client for PHP.
356 stars 123 forks source link

json_exception_fix: processError method overloaded for JSON client #50

Closed hanovruslan closed 10 years ago

hanovruslan commented 10 years ago

processError method overloaded for JSON client

see examples/json_exception.php for details

djsipe commented 10 years ago

Thanks for the commit but that method is designed to just return an error string, not throw an exception.