-
Type: Improvement
-
Resolution: Fixed
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
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
- depends on
-
CDRIVER-4680 Remove ENABLE_ICU option and related code
- Closed
-
CDRIVER-4119 Replace reference to ICU SASLPrep (RFC-4013) with internal implementation
- Closed
- related to
-
PHPC-2322 Remove ICU and add SRV to phpinfo() output
- Closed