Commit:    a0d48e01edb90a6b9a3db39104b9d7b098001dba
Author:    Stanislav Malyshev <s...@php.net>         Sun, 23 Jun 2013 23:36:43 
-0700
Parents:   860a5c4b01cd63588ed2eaae76cf0243ca8c3173
Branches:  PHP-5.4 PHP-5.5 master

Link:       
http://git.php.net/?p=php-src.git;a=commitdiff;h=a0d48e01edb90a6b9a3db39104b9d7b098001dba

Log:
seems to be working fine for me on 32-bit

Changed paths:
  M  ext/date/tests/bug52062.phpt


Diff:
diff --git a/ext/date/tests/bug52062.phpt b/ext/date/tests/bug52062.phpt
index 1d81437..81e767b 100644
--- a/ext/date/tests/bug52062.phpt
+++ b/ext/date/tests/bug52062.phpt
@@ -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--


--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to