X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fphpunit%2Fphpunit%2Ftests%2FRegression%2FGitHub%2F873-php7.phpt;fp=vendor%2Fphpunit%2Fphpunit%2Ftests%2FRegression%2FGitHub%2F873-php7.phpt;h=b022f9976ef4729b80624f482d308e20001de448;hp=0000000000000000000000000000000000000000;hb=eba34333e3c89f208d2f72fa91351ad019a71583;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae diff --git a/vendor/phpunit/phpunit/tests/Regression/GitHub/873-php7.phpt b/vendor/phpunit/phpunit/tests/Regression/GitHub/873-php7.phpt new file mode 100644 index 000000000..b022f9976 --- /dev/null +++ b/vendor/phpunit/phpunit/tests/Regression/GitHub/873-php7.phpt @@ -0,0 +1,22 @@ +--TEST-- +GH-873: PHPUnit suppresses exceptions thrown outside of test case function +--SKIPIF-- + +--FILE-- + +--EXPECTF-- + +Fatal error: Uncaught Exception: PHPUnit suppresses exceptions thrown outside of test case function in %s:%i +Stack trace: +%a