From f6d84a10ea6d825c7ca69b3064651166f357c7df Mon Sep 17 00:00:00 2001 From: Sterling Hughes Date: Mon, 30 Jun 2003 20:03:17 +0000 Subject: [PATCH] set precision properly.. test passes here --- ext/standard/tests/general_functions/sunfuncts.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/standard/tests/general_functions/sunfuncts.phpt b/ext/standard/tests/general_functions/sunfuncts.phpt index b63ed131b5..7000c8892a 100644 --- a/ext/standard/tests/general_functions/sunfuncts.phpt +++ b/ext/standard/tests/general_functions/sunfuncts.phpt @@ -1,7 +1,7 @@ --TEST-- date_sunrise() and date_sunset() functions --INI-- -precision = 14 +precision=14 --FILE--