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 fb6044a commit da2dda2Copy full SHA for da2dda2
tests/bson/bson-encode-003.phpt
@@ -1,6 +1,7 @@
1
--TEST--
2
BSON encoding: Encoding objects into BSON representation
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
tests/bson/bson-toPHP-002.phpt
BSON\fromPHP(): Null type map values imply default behavior
0 commit comments