Add option to handle exceptions too
Open
- Dominant language
- CSS
- Stars
- 75
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
Consider adding a `set_exception_handler()` to also handle any exceptions thrown and show them using Bugger and the nice interface.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating the existing exception or error handling entry points and the Bugger interface used to display debugging information. Determine how a set_exception_handler() option should fit the current public API, then verify that thrown exceptions are displayed through the same interface without changing existing behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- devtools
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100