phpro / api-problem

RFC7807 Problem details implementation
MIT License
65 stars 8 forks source link

Add additional debug information on the exception problem #3

Closed veewee closed 5 years ago

veewee commented 5 years ago

Some exceptions don't contain a message, which results in en empty details section. This PR adds additional debug information and the type of the exception as a message.