-
Type: Task
-
Resolution: Fixed
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: Tests
Tests that utilize automatic or queryable encryption should require either crypt_shared and/or mongocryptd in order to run. This would complement existing logic that checks for CSFLE support by (a) requiring a 4.2+ FCV and (b) requiring PHPC to have been compiled with libmongocrypt.
Previous logic that checked for an "enterprise" module on the server (isEnterprise() introduced in PHPLIB-863) was insufficient.
- has to be done after
-
PHPLIB-1122 Support Document and PackedArray objects in public APIs
- Closed
-
PHPLIB-878 Spec tests for queryable encryption range indexes
- Closed
- is related to
-
PHPLIB-863 Provide queryable encryption example for docs team
- Closed