Skip to content

Instantly share code, notes, and snippets.

@mattsimpson
Last active November 20, 2015 17:46
Show Gist options
  • Save mattsimpson/5aaa8bf347a03424fc74 to your computer and use it in GitHub Desktop.
Save mattsimpson/5aaa8bf347a03424fc74 to your computer and use it in GitHub Desktop.
This is what you should see in php.ini.
display_errors = On
error_reporting = E_ALL & ~E_NOTICE & ~E_STRICT & ~E_DEPRECATED
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment