summaryrefslogtreecommitdiff
path: root/ext/date/tests/bug52062.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/bug52062.phpt')
-rw-r--r--ext/date/tests/bug52062.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/date/tests/bug52062.phpt b/ext/date/tests/bug52062.phpt
index 9d35a2942f..d8517e6a13 100644
--- a/ext/date/tests/bug52062.phpt
+++ b/ext/date/tests/bug52062.phpt
@@ -25,7 +25,7 @@ string(32) "5138-11-16 09:46:40 100000000000"
bool(false)
string(12) "100000000000"
-Warning: DateTime::setTimestamp() expects parameter 1 to be long, double given in %s on line %d
+Warning: DateTime::setTimestamp() expects parameter 1 to be integer, float given in %s on line %d
string(32) "5138-11-16 09:46:40 100000000000"
bool(false)
string(10) "1215752192" \ No newline at end of file