summaryrefslogtreecommitdiff
path: root/tests/lang
diff options
context:
space:
mode:
authorDmitry Stogov <dmitry@zend.com>2016-04-25 13:01:14 +0300
committerDmitry Stogov <dmitry@zend.com>2016-04-25 13:01:14 +0300
commit5b92b65591372d9ca0e81a966b5a535dfd4fcb17 (patch)
treeacf123b97ff11fb780e868c562266e0df64f60f7 /tests/lang
parent434e0fb3a51dbb2e23d5fdf43c5292122f9400f8 (diff)
downloadphp-git-5b92b65591372d9ca0e81a966b5a535dfd4fcb17.tar.gz
Fixed race conditions in test
Diffstat (limited to 'tests/lang')
-rw-r--r--tests/lang/045.phpt2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/lang/045.phpt b/tests/lang/045.phpt
index 11598cf035..8d98099753 100644
--- a/tests/lang/045.phpt
+++ b/tests/lang/045.phpt
@@ -4,6 +4,8 @@ Timeout again inside register_shutdown_function
<?php
if (getenv("SKIP_SLOW_TESTS")) die("skip slow test");
?>
+--INI--
+hard_timeout=1
--FILE--
<?php
set_time_limit(1);