Last active
November 20, 2015 17:46
-
-
Save mattsimpson/5aaa8bf347a03424fc74 to your computer and use it in GitHub Desktop.
This is what you should see in php.ini.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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