From: Sterling Hughes Date: Mon, 30 Jun 2003 20:03:17 +0000 (+0000) Subject: set precision properly.. test passes here X-Git-Tag: BEFORE_ARG_INFO~517 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=f6d84a10ea6d825c7ca69b3064651166f357c7df;p=php set precision properly.. test passes here --- 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--