This commit is contained in:
Antony Dovgal 2008-04-29 07:26:39 +00:00
parent a199ec41c6
commit 9c2f3fc42c

View file

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