]> granicus.if.org Git - php/commitdiff
Fixed race conditions in test
authorDmitry Stogov <dmitry@zend.com>
Mon, 25 Apr 2016 10:01:14 +0000 (13:01 +0300)
committerDmitry Stogov <dmitry@zend.com>
Mon, 25 Apr 2016 10:01:14 +0000 (13:01 +0300)
tests/lang/045.phpt

index 11598cf035c086272cb36aeb36e3fa11a53142a4..8d980997538ad726ea6ab160b68c697c56265d4b 100644 (file)
@@ -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);