Skip to content

Instantly share code, notes, and snippets.

@pauiglesias
Created July 16, 2016 19:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pauiglesias/ffed89e948c9104aa9aaab247202fcc8 to your computer and use it in GitHub Desktop.
Save pauiglesias/ffed89e948c9104aa9aaab247202fcc8 to your computer and use it in GitHub Desktop.
set_error_handler('myHandlerForMinorErrors', E_NOTICE | E_STRICT);
function myHandlerForMinorErrors() {}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment