Skip to content

Commit 41e0323

Browse files
committed
Fix test - set my favorite ini option: date.timezone
1 parent c4e57d2 commit 41e0323

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/bson/bson-ods-002.phpt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
--TEST--
22
BSON encoding: Encoding data into BSON representation, and BSON into Extended JSON
3+
--INI--
4+
date.timezone=America/Los_Angeles
35
--SKIPIF--
46
<?php require __DIR__ . "/../utils/basic-skipif.inc"?>
57
--FILE--

0 commit comments

Comments
 (0)