class DevErrorHandler (View source)

Throws everything, including notices, so the JSON response doesn't get corruped by E_NOTICE, E_WARN outputs.

Methods

static bool
handleError($severity, $message, $filename, $line)

No description

Details

static bool handleError($severity, $message, $filename, $line)

Parameters

$severity
$message
$filename
$line

Return Value

bool

Exceptions

QueryException