From b8cf1a369f3d4aff0ff19ffd51c47e94be436b91 Mon Sep 17 00:00:00 2001 From: Sander Roobol Date: Thu, 21 Nov 2002 16:16:38 +0000 Subject: Hardcode the bcmath.scale ini-entry --- ext/bcmath/tests/bcsqrt.phpt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'ext/bcmath/tests/bcsqrt.phpt') diff --git a/ext/bcmath/tests/bcsqrt.phpt b/ext/bcmath/tests/bcsqrt.phpt index b9b243bc12..1e50ef2444 100644 --- a/ext/bcmath/tests/bcsqrt.phpt +++ b/ext/bcmath/tests/bcsqrt.phpt @@ -2,6 +2,8 @@ bcsqrt() function --SKIP-- +--INI-- +bcmath.scale=0 --FILE--