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 774b8d1 commit 878110eCopy full SHA for 878110e
tests/manager/manager-ctor-ssl-003.phpt
@@ -4,6 +4,7 @@ MongoDB\Driver\Manager::__construct(): Specifying a driver option implicitly ena
4
<?php require __DIR__ . "/../utils/basic-skipif.inc"; ?>
5
<?php skip_if_not_libmongoc_ssl(['OpenSSL', 'LibreSSL']); ?>
6
<?php skip_if_ssl(); ?>
7
+<?php skip_if_not_live(); ?>
8
--FILE--
9
<?php
10
0 commit comments