We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c2fe3b2 commit 4509d0fCopy full SHA for 4509d0f
tests/bson/bug0631.phpt
@@ -1,5 +1,7 @@
1
--TEST--
2
PHPC-631: UTCDateTime::toDateTime() may return object that cannot be serialized
3
+--SKIPIF--
4
+<?php if (defined("HHVM_VERSION_ID")) exit("skip HHVM uses 'UTC' instead of '+00:00'"); ?>
5
--INI--
6
date.timezone=UTC
7
--FILE--
0 commit comments