diff options
-rw-r--r-- | ext/date/tests/bug52062.phpt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ext/date/tests/bug52062.phpt b/ext/date/tests/bug52062.phpt index d3e1c9abff..d7795241a1 100644 --- a/ext/date/tests/bug52062.phpt +++ b/ext/date/tests/bug52062.phpt @@ -4,6 +4,8 @@ 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-- |