Skip to content

Commit 6175972

Browse files
committed
Ensure date.timezone is defined for UTCDateTimeInterface test
1 parent 726fb9a commit 6175972

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/bson/bson-utcdatetimeinterface-002.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
MongoDB\BSON\UTCDateTimeInterface example with MongoDB\BSON\TypeWrapper
3+
--INI--
4+
date.timezone=UTC
35
--FILE--
46
<?php
57

0 commit comments

Comments
 (0)