vip-scanner icon indicating copy to clipboard operation
vip-scanner copied to clipboard

Flag triggering errors and using custom error handlers in VIP sites

Open nickdaugherty opened this issue 9 years ago • 0 comments

trigger_error() doesn't make much sense, as there is no access to the log file this will produce...and if you intentionally throw a fatal error, that's doubly bad.

set_error_handler() is not supported.

nickdaugherty avatar Apr 07 '15 18:04 nickdaugherty