Exception_DefaultHandler - Change Log
Released 1/6/18
1 issue View Issues
Released 2/1/14
- 427: [All] Undefined variable "error_type" when throttling errors
1 issue View Issues
Released 12/9/13
- 403: [All] Support handling of serious errors (e.g. call to non-existent functions) which skip the normal error handling (timj)
- 414: [All] Installed pear path for the throttle file is incorrect (timj)
- 415: [All] Add function to reset throttle timer (timj)
- 416: [All] Error e-mail subject line for CLI failures sometimes contains duplicate file path (timj)
4 issues View Issues
Released 14/10/11
- 332: [All] Allow setting additional debugging data, to be output in the case of errors (timj)
- 343: [All] Add a way to hide/redact certain parameters or data (timj)
- 386: [All] Output the contents of the $_SESSION variable in e-mail report (timj)
- 387: [All] Setting $send_email to true does not work (timj)
- 388: [All] Properly recurse arrays when dumping variables in e-mail output (timj)
- 392: [All] If running from CLI and no e-mail address defined, send to local UNIX user (timj)
- 394: [All] Notice error when showing an error on a page when the content type has been set to other than text/html (timj)
- 369: [All] When logging rate-limited error reports, include some details of the system (timj)
8 issues View Issues
Released 6/7/09
- 228: [All] Add rate-limiting for e-mail errors (timj)
- 272: [All] Modify the error-hash to make it where error/exceptions are generated, without making it path specific (timj)
- 274: [All] Forcibly set silent errors for cases where end users do not see output, e.g. DAV, AJAX (timj)
- 276: [All] Currently no way for error handler to detect Webservice requests (timj)
4 issues View Issues
Released 10/3/09
- 20: [All] "Request URL" sometimes shown incorrectly in error e-mails (timj)
- 46: [All] Make the display_errors check more tolerant of different values (timj)
- 147: [All] Output errors on command line to stderr instead of stdout (timj)
- 148: [All] Include Error Hash in all output so all errors can be easily consolidated (timj)
- 169: [All] E-mail error reports should be wordwrapped (timj)
- 168: [All] E-mail error reports should have a size limit (timj)
- 170: [All] Add way to set envelope sender for error e-mails (timj)
- 190: [All] Error output should show HTTP request method (if relevant) (timj)
- 217: [All] Default envelope sender for e-mails should be set to same as recipient (i.e. server admin) (timj)
- 219: [All] Show name of server that script was running on in error report e-mails (timj)
10 issues View Issues