MantisBT: master f9d45aab

Author Committer Branch Timestamp Parent
vboctor vboctor master 2017-12-07 08:39 master 29449d5d
Affected Issues  0023706: `trigger_error()` with errors must terminate scripts rather than being config based
Changeset

Force E_USER_ERROR to HALT

The code assumes that such errors will halt executions, so such errors shouldn’t ever resume.

Fixes 0023706

mod - core/error_api.php Diff File