xrdebug/php

Support extra throwable info as array

Opened this issue · 0 comments

throwableHandler() accepts an $extra argument for append data. This should be an array to enable to pass multiple sections with extra data.

Ref: chevere/throwable-handler#15