]> granicus.if.org Git - php/commitdiff
ensure the test doesn't fail because of tz warning
authorAnatol Belski <ab@php.net>
Fri, 23 Aug 2013 14:40:28 +0000 (16:40 +0200)
committerAnatol Belski <ab@php.net>
Fri, 23 Aug 2013 14:40:28 +0000 (16:40 +0200)
ext/date/tests/bug65184.phpt

index adfd8d8124609a92fa0e3fb025a822db2e7dbac7..9bb68558aae83cd51caa8903e13733863b2c23df 100644 (file)
@@ -6,6 +6,8 @@ if (strtoupper(substr(PHP_OS, 0, 3)) != 'WIN') {
     die("skip Test is valid for Windows");
 }
 ?>
+--INI--
+date.timezone = UTC
 --FILE--
 <?php
        setlocale(LC_ALL, 'Japanese_Japan.932');