seems to be working fine for me on 32-bit

This commit is contained in:
Stanislav Malyshev 2013-06-23 23:36:43 -07:00
parent 860a5c4b01
commit a0d48e01ed

View file

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