From: Nikita Popov Date: Mon, 11 May 2020 08:41:33 +0000 (+0200) Subject: Display errors in shutdown function timeout test X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f83a23e59d80201a652a823ff0824d2b4964ae1a;p=php Display errors in shutdown function timeout test --- diff --git a/tests/func/005a.phpt b/tests/func/005a.phpt index a7ed5dbfdd..cf1e571377 100644 --- a/tests/func/005a.phpt +++ b/tests/func/005a.phpt @@ -7,8 +7,6 @@ if (getenv("SKIP_SLOW_TESTS")) die("skip slow test"); --FILE-- ---EXPECT-- +--EXPECTF-- Start + +Fatal error: Maximum execution time of 1 second exceeded in %s on line %d Shutdown