We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7e077f5 + b8fbf20 commit ce4001dCopy full SHA for ce4001d
Zend/tests/concat_003.phpt
@@ -11,7 +11,7 @@ if (getenv('SKIP_PERF_SENSITIVE')) die("skip performance sensitive test");
11
$time = microtime(TRUE);
12
13
/* This might vary on Linux/Windows, so the worst case and also count in slow machines. */
14
-$t_max = 1.0;
+$t_max = 2.0;
15
16
$datas = array_fill(0, 220000, [
17
'000.000.000.000',
0 commit comments