Skip to content

Instantly share code, notes, and snippets.

@henrikbjorn
Created September 4, 2010 11:11
Show Gist options
  • Save henrikbjorn/565111 to your computer and use it in GitHub Desktop.
Save henrikbjorn/565111 to your computer and use it in GitHub Desktop.
<?php
/**
* Please DON'T EVER do this
*/
(true == false) or call_user_func(function () { throw new \Exception(); });
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment