move to XFAIL since it fails on 32-bit

This commit is contained in:
Stanislav Malyshev 2012-01-04 20:40:13 +00:00
parent 23ba6bb7fe
commit a1ec2aab1b

View File

@ -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--