-
Type: New Feature
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.6.3
-
Component/s: None
-
None
We may need to differentiate between top-level documents and embedded documents in the BSON type map.
<?php $result->setTypemap(["root" => "array"]); ?>
- is depended on by
-
PHPC-319 Top level documents should be deserialized as stdClass by default
- Closed