-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
Right now, the default typemap is to return a stdClass object for documents. You can only set a typemap for each specific query/iterations. We should add a driver specific connection option to allow for a typemap that is the default typemap to be applied for all deserialisations paths from BSON to PHP variables.