Skip to content

Instantly share code, notes, and snippets.

@JosephLenton
Created June 9, 2012 16:34
Show Gist options
  • Save JosephLenton/2901687 to your computer and use it in GitHub Desktop.
Save JosephLenton/2901687 to your computer and use it in GitHub Desktop.
example pretty errors options
\pretty_errors\reportErrors( array(
'ignore_folders' => array( 'flexi\\' ),
'application_folders' => array( 'app\\' ),
'background_text' => 'terse.'
) );
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment