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 5d21397 commit bf10881Copy full SHA for bf10881
tests/manager/manager-executeRawCommand-001.phpt renamed to tests/manager/manager-executeCommand-004.phpt
@@ -1,5 +1,5 @@
1
--TEST--
2
-MongoDB\Driver\Manager::executeRawCommand()
+MongoDB\Driver\Manager::executeCommand() options
3
--SKIPIF--
4
<?php if (getenv("TRAVIS")) exit("skip This currently tails on Travis because it doesn't run 3.6 yet"); ?>
5
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
0 commit comments