-
Type: Improvement
-
Resolution: Done
-
Priority: Minor - P4
-
Affects Version/s: None
-
Component/s: None
-
None
// E.g. This could be nice if possible. Problem right now is it not deep! $doc = $collection->findOne($query); $copy = clone $doc; // Implement __clone()
- related to
-
PHPLIB-367 Deep cloning of BSONArray and BSONDocument should respect uncloneable objects
- Closed
-
PHPC-1230 Support object cloning for BSON classes
- Closed