Skip to content

Commit ba41b34

Browse files
committed
relax bigbang content (new zic)
1 parent c39e777 commit ba41b34

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

ext/date/tests/bug48058.phpt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -20,10 +20,10 @@ array(5) {
2020
["time"]=>
2121
string(%d) "%s"
2222
["offset"]=>
23-
int(3600)
23+
int(%s)
2424
["isdst"]=>
25-
bool(true)
25+
bool(%s)
2626
["abbr"]=>
27-
string(3) "BST"
27+
string(%d) "%s"
2828
}
2929
10000002008-02-28T12:00:00+0000

0 commit comments

Comments
 (0)