From: Nikita Popov Date: Wed, 26 Feb 2014 15:37:58 +0000 (+0100) Subject: Update stack size in tests/func/010.phpt X-Git-Tag: php-5.6.0alpha3~1^2~9 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=96d0bb7bcab6bba97838bff6178b5f9d25c955cc;p=php 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... --- 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");