debug-toolkit
debug-toolkit copied to clipboard
Permit to silence errors (ex. warnings...)
Usage example:
define( 'DEBUG_TOOLKIT_WHOOPS_SILENCE_ERRORS', E_STRICT | E_DEPRECATED | E_WARNING | E_NOTICE );