[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-cvs
Subject:    [PHP-CVS] =?utf-8?q?svn:_/php/php-src/_branches/PHP=5F5=5F3/ext/date/tests/bug60236.phpt_branches/PH
From:       Derick_Rethans <derick () php ! net>
Date:       2011-11-25 15:47:11
Message-ID: svn-derick-1322236031-319828-172150850 () svn ! php ! net
[Download RAW message or body]

derick                                   Fri, 25 Nov 2011 15:47:11 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=319828

Log:
- Force setting for tests.

Changed paths:
    U   php/php-src/branches/PHP_5_3/ext/date/tests/bug60236.phpt
    U   php/php-src/branches/PHP_5_4/ext/date/tests/bug60236.phpt
    U   php/php-src/trunk/ext/date/tests/bug60236.phpt

Modified: php/php-src/branches/PHP_5_3/ext/date/tests/bug60236.phpt
===================================================================
--- php/php-src/branches/PHP_5_3/ext/date/tests/bug60236.phpt	2011-11-25 15:30:15 UTC (rev 319827)
+++ php/php-src/branches/PHP_5_3/ext/date/tests/bug60236.phpt	2011-11-25 15:47:11 UTC (rev 319828)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #60236: TLA timezone dates are not converted properly from timestamp
+--INI--
+date.timezone=America/New_York
 --FILE--
 <?php
 $t = new DateTime('2010-07-06 18:38:28 EDT');

Modified: php/php-src/branches/PHP_5_4/ext/date/tests/bug60236.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/ext/date/tests/bug60236.phpt	2011-11-25 15:30:15 UTC (rev 319827)
+++ php/php-src/branches/PHP_5_4/ext/date/tests/bug60236.phpt	2011-11-25 15:47:11 UTC (rev 319828)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #60236: TLA timezone dates are not converted properly from timestamp
+--INI--
+date.timezone=America/New_York
 --FILE--
 <?php
 $t = new DateTime('2010-07-06 18:38:28 EDT');

Modified: php/php-src/trunk/ext/date/tests/bug60236.phpt
===================================================================
--- php/php-src/trunk/ext/date/tests/bug60236.phpt	2011-11-25 15:30:15 UTC (rev 319827)
+++ php/php-src/trunk/ext/date/tests/bug60236.phpt	2011-11-25 15:47:11 UTC (rev 319828)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #60236: TLA timezone dates are not converted properly from timestamp
+--INI--
+date.timezone=America/New_York
 --FILE--
 <?php
 $t = new DateTime('2010-07-06 18:38:28 EDT');



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

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic