summaryrefslogtreecommitdiff
path: root/ext/date/tests/date_sunset_variation1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/date_sunset_variation1.phpt')
-rw-r--r--ext/date/tests/date_sunset_variation1.phpt60
1 files changed, 30 insertions, 30 deletions
diff --git a/ext/date/tests/date_sunset_variation1.phpt b/ext/date/tests/date_sunset_variation1.phpt
index 9c7307082f..99b6230338 100644
--- a/ext/date/tests/date_sunset_variation1.phpt
+++ b/ext/date/tests/date_sunset_variation1.phpt
@@ -109,38 +109,38 @@ foreach($inputs as $key =>$value) {
--int 0--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--int 1--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--int 12345--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--int -12345--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--float 10.5--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--float -10.5--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--float .5--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--empty array--
@@ -188,33 +188,33 @@ bool(false)
--uppercase NULL--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--lowercase null--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--lowercase true--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--lowercase false--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--uppercase TRUE--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--uppercase FALSE--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--empty string DQ--
@@ -306,11 +306,11 @@ bool(false)
--undefined var--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
--unset var--
string(5) "18:22"
-float(18.377%d)
-int(62558)
+float(18.373%d)
+int(62545)
===DONE===