mirror of
https://github.com/php/php-src.git
synced 2025-08-18 15:08:55 +02:00
seems to be working fine for me on 32-bit
This commit is contained in:
parent
860a5c4b01
commit
a0d48e01ed
1 changed files with 0 additions and 2 deletions
|
@ -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--
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue