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 4509d0f commit 53dec68Copy full SHA for 53dec68
tests/manager/manager-ctor-003.phpt
@@ -1,5 +1,7 @@
1
--TEST--
2
MongoDB\Driver\Manager::__construct() URI defaults to "mongodb://127.0.0.1/"
3
+--SKIPIF--
4
+<?php if (defined("HHVM_VERSION_ID")) exit("skip HHVM uses HHVM's logging functionality, and hence can't catch this"); ?>
5
--FILE--
6
<?php
7
0 commit comments