From a4c6a19335c8aed4bf69c2626c94d429bc43fce9 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Wed, 22 Mar 2006 19:27:28 +0000 Subject: [PATCH] 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 acf0321f178..f1718b0f39d 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--