Skip to content

Commit 91cc70c

Browse files
committed
Merge branch 'PHP-5.5'
* PHP-5.5: seems to be working fine for me on 32-bit
2 parents 30227f7 + ae5a09b commit 91cc70c

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ext/date/tests/bug52062.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,6 @@ Bug #52062 (large timestamps with DateTime::getTimestamp and DateTime::setTimest
44
<?php
55
if (PHP_INT_SIZE == 8) die('skip 32-bit only');
66
?>
7-
--XFAIL--
8-
Waiting for resolution of the 32-bit case.
97
--INI--
108
date.timezone=UTC
119
--FILE--

0 commit comments

Comments
 (0)