rasmus                                   Fri, 02 Mar 2012 17:03:19 +0000

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

Log:
Armenia is smarter than the rest of us. They have dropped DST.
http://www.worldtimezone.com/dst_news/dst_news_armenia03.html
Fix the test to reflect that.

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

Modified: php/php-src/branches/PHP_5_4/ext/date/tests/bug20382-2.phpt
===================================================================
--- php/php-src/branches/PHP_5_4/ext/date/tests/bug20382-2.phpt 2012-03-02 
17:02:45 UTC (rev 323828)
+++ php/php-src/branches/PHP_5_4/ext/date/tests/bug20382-2.phpt 2012-03-02 
17:03:19 UTC (rev 323829)
@@ -75,7 +75,7 @@
 wanted = Monday            00:00:00

 Asia/Yerevan
-ts     = Monday 2037-10-19 17:17:17 AMST
+ts     = Monday 2037-10-19 17:17:17 AMT
 result = Monday 2037-10-26 00:00:00 AMT
 wanted = Monday            00:00:00


Modified: php/php-src/trunk/ext/date/tests/bug20382-2.phpt
===================================================================
--- php/php-src/trunk/ext/date/tests/bug20382-2.phpt    2012-03-02 17:02:45 UTC 
(rev 323828)
+++ php/php-src/trunk/ext/date/tests/bug20382-2.phpt    2012-03-02 17:03:19 UTC 
(rev 323829)
@@ -75,7 +75,7 @@
 wanted = Monday            00:00:00

 Asia/Yerevan
-ts     = Monday 2037-10-19 17:17:17 AMST
+ts     = Monday 2037-10-19 17:17:17 AMT
 result = Monday 2037-10-26 00:00:00 AMT
 wanted = Monday            00:00:00


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

Reply via email to