]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Wed, 23 Jul 2008 09:49:18 +0000 (09:49 +0000)
committerAntony Dovgal <tony2001@php.net>
Wed, 23 Jul 2008 09:49:18 +0000 (09:49 +0000)
ext/date/tests/bug45529.phpt

index 7fda72e9afc44746bc8df4901917b2e0ff1b8155..0992c62f1c8480add22ec68ca4221c6b7a905ed8 100644 (file)
@@ -1,7 +1,7 @@
 --TEST--
 Bug #45529 (UTC not properly recognised as timezone identifier while parsing)
 --INI--
-date.default_timezone=Europe/Oslo
+date.timezone=Europe/Oslo
 --FILE--
 <?php
 $tz1 = new DateTimeZone('UTC');