MantisBT: master cec45493

Author Committer Branch Timestamp Parent
dregad dregad master 2013-06-14 19:49 master b68cf02b
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

mod - core/error_api.php Diff File