summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStanislav Malyshev <stas@php.net>2013-06-23 23:36:43 -0700
committerStanislav Malyshev <stas@php.net>2013-06-23 23:36:43 -0700
commita0d48e01edb90a6b9a3db39104b9d7b098001dba (patch)
tree81c2b6fe17f9c31010bb79d9d0ba0789634f613e
parent860a5c4b01cd63588ed2eaae76cf0243ca8c3173 (diff)
downloadphp-git-a0d48e01edb90a6b9a3db39104b9d7b098001dba.tar.gz
seems to be working fine for me on 32-bit
-rw-r--r--ext/date/tests/bug52062.phpt2
1 files changed, 0 insertions, 2 deletions
diff --git a/ext/date/tests/bug52062.phpt b/ext/date/tests/bug52062.phpt
index 1d814377c6..81e767b0f0 100644
--- a/ext/date/tests/bug52062.phpt
+++ b/ext/date/tests/bug52062.phpt
@@ -4,8 +4,6 @@ Bug #52062 (large timestamps with DateTime::getTimestamp and DateTime::setTimest
<?php
if (PHP_INT_SIZE == 8) die('skip 32-bit only');
?>
---XFAIL--
-Waiting for resolution of the 32-bit case.
--INI--
date.timezone=UTC
--FILE--