]> granicus.if.org Git - php/commitdiff
Fix warnings preventing this test from passing
authorAnatoliy Belsky <ab@php.net>
Wed, 10 Oct 2012 09:01:07 +0000 (11:01 +0200)
committerAnatoliy Belsky <ab@php.net>
Wed, 10 Oct 2012 09:01:07 +0000 (11:01 +0200)
ext/date/tests/bug62896.phpt

index 7584546b5a4131ab6fcac4e707604599d81012ed..ccdcfb029c9a8bc47d07ed3b315338490739f9bb 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #62896 Unixtimestamp may take on local times DST flag (this test will only be valid during CEST)
+--INI--
+date.timezone=Europe/Berlin
 --FILE--
 <?php
   $tz = new DateTimeZone('Europe/Berlin');