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

Replace ICU dependency with vendored utf8proc library

    • Type: Icon: Improvement Improvement
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 1.17.0
    • Affects Version/s: None
    • Component/s: None
    • Labels:
      None

      As of libmongoc 1.25, ICU is no longer needed for SASLPrep to support SCRAM-SHA-256 auth. The ICU dependency has been replaced with a vendored utf8proc library.

      This warrants the following changes in PHPC:

      • Update config.m4 and config.w32 to build utf8proc
      • Remove CheckICU.m4 and any related build configuration for ICU

            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: