Skip to content

Commit 1228956

Browse files
committed
Surpress timezone warning by adding it to the ini
1 parent 3efb11c commit 1228956

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/bson/bson-utcdatetime-001.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
BSON BSON\UTCDatetime #001
3+
--INI--
4+
date.timezone=America/Los_Angeles
35
--SKIPIF--
46
<?php require "tests/utils/basic-skipif.inc"; CLEANUP(STANDALONE) ?>
57
--FILE--

0 commit comments

Comments
 (0)