derick          Mon Jul 21 07:27:26 2008 UTC

  Modified files:              (Branch: PHP_5_3)
    /php-src/ext/date/tests     bug45529.phpt 
  Log:
  - MFH: fix test
  
http://cvs.php.net/viewvc.cgi/php-src/ext/date/tests/bug45529.phpt?r1=1.1.2.1&r2=1.1.2.2&diff_format=u
Index: php-src/ext/date/tests/bug45529.phpt
diff -u php-src/ext/date/tests/bug45529.phpt:1.1.2.1 
php-src/ext/date/tests/bug45529.phpt:1.1.2.2
--- php-src/ext/date/tests/bug45529.phpt:1.1.2.1        Wed Jul 16 15:41:01 2008
+++ php-src/ext/date/tests/bug45529.phpt        Mon Jul 21 07:27:26 2008
@@ -1,5 +1,7 @@
 --TEST--
 Bug #45529 (UTC not properly recognised as timezone identifier while parsing)
+--INI--
+date.default_timezone=Europe/Oslo
 --FILE--
 <?php
 $tz1 = new DateTimeZone('UTC');



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

Reply via email to