--TEST-- GH-873: PHPUnit suppresses exceptions thrown outside of test case function --SKIPIF-- 5) { print 'skip: PHP 5 is required'; } ?> --FILE-- --EXPECTF-- Fatal error: Uncaught exception 'Exception' with message 'PHPUnit suppresses exceptions thrown outside of test case function' in %s:%i Stack trace: %a