MantisBT: master 276c0310
Author | Committer | Branch | Timestamp | Parent |
---|---|---|---|---|
dregad | vboctor | master | 2018-02-06 12:35 | master 407105e6 |
Affected Issues | 0023942: Remove deprecated "errcontext" parameter from standard error handler | |||
Changeset | Remove error handler's "errcontext" parameter The $errcontext parameter for the error handler function has been We currently use this parameter to display some of the local variables Considering the deprecation notice, it does not make sense to fix the This commit changes the error handler's signature, and removes all code Fixes 0023942 |
|||
mod - core/error_api.php | Diff File |