]> granicus.if.org Git - php/commitdiff
fix test
authorAntony Dovgal <tony2001@php.net>
Fri, 18 Apr 2008 08:22:01 +0000 (08:22 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 18 Apr 2008 08:22:01 +0000 (08:22 +0000)
ext/date/tests/bug44742.phpt

index e6df1efabdb7950eac1ecec6edfc8a5b2cb665fb..48952b4e6cdcc7ca5cb8eb77c8d49e7b7bb53a9f 100644 (file)
@@ -2,6 +2,7 @@
 Bug #44742 (timezone_offset_get() causes segmentation faults)
 --FILE--
 <?php
+date_default_timezone_set('Europe/London');
 $dates = array(
        "2008-04-11 00:00:00+0000",
        "2008-04-11 00:00:00+0200",