merged branch igorw/cookbook-fatal (PR #735)
This PR was merged into the 1.0 branch. Discussion ---------- Add note on how to handle fatal errors I'm not so happy with this solution from a usability perspective, but I don't want to have global error handlers in silex itself. An option we could consider is making symfony's ErrorHandler fall back to an internal ``ExceptionHandler`` for fatal errors. But obviously that is not very elegant either. Ideas welcome. Commits ------- 7a222ce5 Add note on how to handle fatal errors, as per mailing list
Showing
Please register or sign in to comment