-
Type: Task
-
Resolution: Fixed
-
Priority: Unknown
-
Affects Version/s: None
-
Component/s: GridFS
-
None
Migration strategy for the deprecated MD5 encoding:
In the 1.x branch, trigger a deprecation warning when `disableMD5` is not set to "true".
In 2.x, the default value will be "true" and an exception will be thrown if the option is set with a value different than "true".
- related to
-
PHPLIB-1218 Remove Deprecated GridFS Fields
- Closed