Function __global->set_throw_errors

Definitions

sources/failure.php

  • Specify if errors from PHP and the software should all be thrown as exceptions rather than resulting in HTML exit screens.
  • Is abstract?: No
  • Is static?: No
  • Is final?: No
  • Return: N/A

Parameters

Name Type Default Set Range Description
$_throwing_errors boolean True N/A N/A Whether we should throw errors