Skip to content

Instantly share code, notes, and snippets.

@tian-im
Created July 13, 2014 06:52
Show Gist options
  • Save tian-im/3f821361c1357f1cc9d3 to your computer and use it in GitHub Desktop.
Save tian-im/3f821361c1357f1cc9d3 to your computer and use it in GitHub Desktop.
PHP Error Report
ini_set('display_errors',1);
ini_set('display_startup_errors',1);
error_reporting(-1);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment