error-handler
error-handler copied to clipboard
💡 Render exception class description
In cases when an exception doesn't implement the FriendlyExceptionInterface the exception still may have a PHP doc with a useful description.
[!NOTE] The description may contain special annotations like
{@see SomeClass}(inline) or@link... It would be nice to render they in a good way.
Could be useful. Good idea 👍