DevErrorHandler
class DevErrorHandler (View source)
Throws everything, including notices, so the JSON response doesn't get corruped by E_NOTICE, E_WARN outputs.
Methods
Details
        
                static            bool
    handleError($severity, $message, $filename, $line)
        
    
    No description