]> granicus.if.org Git - php/commitdiff
- set TZ
authorPierre Joye <pajoye@php.net>
Wed, 7 Dec 2011 08:33:41 +0000 (08:33 +0000)
committerPierre Joye <pajoye@php.net>
Wed, 7 Dec 2011 08:33:41 +0000 (08:33 +0000)
ext/date/tests/bug51223.phpt

index cb91d1d99b0aef4a24ad381b03efad2aaae4b8a2..8d8569b0af6f2b3b23772c1c2e793aaa331f377a 100644 (file)
@@ -1,5 +1,7 @@
 --TEST--
 Bug #52113: Seg fault while creating (by unserialization) DatePeriod
+--INI--
+date.timezone=UTC
 --FILE--
 <?php
 $start = new DateTime('2003-01-02 08:00:00');