MantisBT: master 471e7ff7
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | vboctor | master | 2018-02-03 14:32 | master a6847156 |
Affected Issues | 0023944: The stack trace on detailed error page should not include the error handler itself | |||
Changeset | Stack trace should begin where error was triggered Until now, the first entry in the stack trace was the MantisBT error The reported stack now begins with the function call where the error was Instead of multiple array_shift() calls, we now rely on a single Fixes 0023944 |
|||
mod - core/error_api.php | Diff File |