mirror of
https://github.com/php/php-src.git
synced 2024-11-25 10:54:15 +08:00
fix test
This commit is contained in:
parent
cac1fd72ea
commit
4489851424
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user