From 8a58105f4292f1fc8d55b7ffb4080c8f1cd2bee0 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Wed, 22 Mar 2006 19:27:47 +0000 Subject: [PATCH] MFH: use set_time_limit(), this test takes forever on AIX --- ext/standard/tests/math/bug21523.phpt | 1 + 1 file changed, 1 insertion(+) 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--