-
Type: Bug
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
d1b18dd for PHPLIB-622 introduced server parameter checks to RunOnRequirement::isSatisfied; however, it did not remove earlier return true cases from topology checks. This means that a topology match could prevent the server parameter check from occurring at all.
If not addressed, this could also affect auth and serverless checks that will be added by PHPLIB-669 and PHPLIB-670, respectively.
- is related to
-
PHPLIB-622 Versioned MongoDB API for Drivers
- Closed