]> granicus.if.org Git - php/commitdiff
- MFH: fix test
authorDerick Rethans <derick@php.net>
Mon, 21 Jul 2008 07:27:26 +0000 (07:27 +0000)
committerDerick Rethans <derick@php.net>
Mon, 21 Jul 2008 07:27:26 +0000 (07:27 +0000)
ext/date/tests/bug45529.phpt

index ce4bca96b3744d8d178fcf72b2eab440e73814cf..7fda72e9afc44746bc8df4901917b2e0ff1b8155 100644 (file)
@@ -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');