Uploaded image for project: 'PHP Driver: Extension'
  1. PHP Driver: Extension
  2. PHPC-1521

Only warn in config.w32 if SASL is enabled but not available

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.7.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      We currently always warn if SASL is not enabled. Ideally, we should only do so if it enabled but cannot be used due to missing libs/headers. This will not have any effect for the default use case, since SASL is enabled by default, but should reduce some noise when building the driver with SASL disabled.

      This will be consistent with our plans for FLE in PHPC-1496, where we will only warn if FLE is enabled but not available due to crypto not being available.

            Assignee:
            jmikola@mongodb.com Jeremy Mikola
            Reporter:
            jmikola@mongodb.com Jeremy Mikola
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: