summaryrefslogtreecommitdiff
path: root/ext/date/tests/strtotime-mysql-64bit.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/date/tests/strtotime-mysql-64bit.phpt')
-rw-r--r--ext/date/tests/strtotime-mysql-64bit.phpt6
1 files changed, 0 insertions, 6 deletions
diff --git a/ext/date/tests/strtotime-mysql-64bit.phpt b/ext/date/tests/strtotime-mysql-64bit.phpt
index ff4da8996b..d3c43b4793 100644
--- a/ext/date/tests/strtotime-mysql-64bit.phpt
+++ b/ext/date/tests/strtotime-mysql-64bit.phpt
@@ -22,12 +22,6 @@ foreach($d as $date) {
}
?>
--EXPECT--
-string(31) "Fri, 23 May 1997 09:15:28 +0000"
-string(31) "Sun, 31 Dec 2000 18:58:59 +0000"
-string(31) "Wed, 10 Apr 2080 10:10:10 +0000"
-
---UEXPECT--
unicode(31) "Fri, 23 May 1997 09:15:28 +0000"
unicode(31) "Sun, 31 Dec 2000 18:58:59 +0000"
unicode(31) "Wed, 10 Apr 2080 10:10:10 +0000"
-