Skip to content

Instantly share code, notes, and snippets.

@maxparm
Created April 4, 2012 14:39
Show Gist options
  • Save maxparm/2301923 to your computer and use it in GitHub Desktop.
Save maxparm/2301923 to your computer and use it in GitHub Desktop.
PHP - Report Bugs
error_reporting(E_ALL);
ini_set('display_errors', '1');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment