MantisBT: master-1.2.x ef3e1d48

Author Committer Branch Timestamp Parent
dregad dregad master-1.2.x 2013-06-14 13:49 master-1.2.x ee8100d6
Affected Issues  0010966: No Errors shown at all if error_reporting=0 configured at server
Changeset

Force reporting of EUSER* in error api

Solves the problem of Mantis silently proceeding through errors that
should effectively stop code execution, when error_reporting is disabled
in php.ini or apache mod config.

This follows @davidhicks recommendation in comment 0010966:0022998.

Fixes 0010966

Backported from master cec454931df5a99d03ff22aabf8901648ff3d549.

mod - core/error_api.php Diff File