From: André Langhorst Date: Wed, 21 Mar 2001 12:52:32 +0000 (+0000) Subject: win32 fixes again X-Git-Tag: php-4.0.6RC1~617 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=3d9871dcf45ca1458fbd4b642d93a0ed59bebb7d;p=php win32 fixes again --- diff --git a/run-tests.php b/run-tests.php index de1d505fca..281cae4272 100755 --- a/run-tests.php +++ b/run-tests.php @@ -25,7 +25,6 @@ * - do not test PEAR components if base class and/or component class cannot be instanciated */ -set_time_limit(0); ob_implicit_flush(); define('TEST_PASSED', 0);