Skip to content

Possible features to add

Denis Sokolov edited this page Aug 6, 2021 · 25 revisions
  • #100 Handle deprecated errors
  • Add a method to check server settings, say checkProductionSettings, that would check display_errors, and other settings.
  • #133 Send a pretty email report. (EmailHandler)
  • #167 Interface to easily transform exceptions when the real information is hidden, such as in case of Twig.
  • #604 Try to prevent use in production.

PrettyPageHandler

  • #34 Integration with Xdebug tools.
  • #42 A REPL
  • #106 Add information on common problems on PrettyPageHandler.
  • #113 Simple stack trace in comments in the PrettyPageHandler head, and only send if Accept: html.
  • Mobile layout support
  • Share/export feature to easily export exception message to a copy-paste-friendly format
  • Whoops JS API
  • Any way to remove sensitive data from display will not be added. (#119, #281). Explanation.
  • #494 Nested blacklisting.
  • #549 Detect frame source library.
  • #556 Split PrettyPageHandler off
  • #700 Limit the number of frames shown to prevent browser crashes
Clone this wiki locally