From: Antony Dovgal Date: Wed, 22 Mar 2006 19:27:47 +0000 (+0000) Subject: MFH: use set_time_limit(), this test takes forever on AIX X-Git-Tag: php-5.1.3RC2~56 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8a58105f4292f1fc8d55b7ffb4080c8f1cd2bee0;p=php MFH: use set_time_limit(), this test takes forever on AIX --- diff --git a/ext/standard/tests/math/bug21523.phpt b/ext/standard/tests/math/bug21523.phpt index aaeb8e865c..9fc441fba4 100644 --- a/ext/standard/tests/math/bug21523.phpt +++ b/ext/standard/tests/math/bug21523.phpt @@ -2,6 +2,7 @@ Bug #21523 (number_format tries to allocate negative amount of memory) --FILE--