binaryage / binaryage/firelogger.php
Catch Fatal Errors from PHP
Open
feature
- Dominant language
- PHP
- Stars
- 68
- Forks
- 16
- PR merge metrics
- No merged PRs in 30d
Description
I use set_error_handler. It works for most cases, except fatal errors.
Follow this thread for possible solution (hack):
http://stackoverflow.com/questions/277224/how-do-i-catch-a-php-fatal-error
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reading the existing set_error_handler integration and the linked Stack Overflow thread for the proposed fatal-error approach. Confirm how the FireLogger library currently reports errors, then define success as fatal errors being captured and logged without breaking normal error handling.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- observability
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100