From 96d0bb7bcab6bba97838bff6178b5f9d25c955cc Mon Sep 17 00:00:00 2001 From: Nikita Popov Date: Wed, 26 Feb 2014 16:37:58 +0100 Subject: [PATCH] Update stack size in tests/func/010.phpt Stack size is 16K nowadays. Now the test takes a more reasonable amount of time to run... --- tests/func/010.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/func/010.phpt b/tests/func/010.phpt index f970283dc4..6d5c30c9ee 100644 --- a/tests/func/010.phpt +++ b/tests/func/010.phpt @@ -8,7 +8,7 @@ if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");