Skip to content

Instantly share code, notes, and snippets.

@Andy-set-studio
Created October 23, 2017 20:23
Show Gist options
  • Save Andy-set-studio/5a3d5df1e7e9fac25780d8ab1d1e452e to your computer and use it in GitHub Desktop.
Save Andy-set-studio/5a3d5df1e7e9fac25780d8ab1d1e452e to your computer and use it in GitHub Desktop.
Show all PHP errors
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