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 d783e00 commit 298488fCopy full SHA for 298488f
tests/bson/bson-encode-004.phpt
@@ -1,6 +1,7 @@
1
--TEST--
2
BSON encoding: Object Document Mapper
3
--SKIPIF--
4
+<?php if (defined("HHVM_VERSION_ID")) exit("skip HHVM encodes __pclass last"); ?>
5
<?php require __DIR__ . "/../utils/basic-skipif.inc"?>
6
--FILE--
7
<?php
0 commit comments