-
Type: Bug
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: 1.5.1
-
Component/s: None
-
None
When running the tests/standalone/manager-as-singleton.phpt test with an URI that contains SSL options (like mongodb://localhost:2100/?ssl=true&sslallowinvalidcertificates=true), passing in an empty array as 3rd $driversOptions argument to the MongoDB\Driver\Manager constructor resets SSL options to not have SSL on. This breaks the test for theĀ STANDALONE_SSL configuration (Travis, and locally).
- related to
-
PHPC-431 Segfault when using Manager through singleton class
- Closed