-
Type: Improvement
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: None
-
None
autoEncryption.extraOptions should be validated as an array or object. If a different type is provided, the option appears to be silently ignored and an empty document is assigned as the extra options.
This was likely missed in mongodb/mongo-php-driver@b8c8523 for PHPC-1545.
- is related to
-
PHPC-1545 Require object or array type for "kmsProviders" option
- Closed