Details
-
Task
-
Status: Closed
-
Major - P3
-
Resolution: Duplicate
-
None
-
None
-
None
-
None
Description
Per the GridFS spec:
Note: if a file in a GridFS bucket was added by a legacy implementation, its id may be of a type other than ObjectId. Drivers that previously used id’s of a different type MAY implement a download() method that accepts that type, but MUST mark that method as deprecated.
We should either provide separate methods or a separate Bucket class to work with such files.
Attachments
Issue Links
- is duplicated by
-
PHPLIB-197 Support non-ObjectID identifiers for GridFS files
-
- Closed
-
- related to
-
PHPLIB-197 Support non-ObjectID identifiers for GridFS files
-
- Closed
-
- links to