-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.4.1
-
Component/s: None
-
None
Currently you can only use object instanceof BSON\Unserializable.
We need to be able to set to standard 'array's too, so we can get bson documents as PHP arrays.
And we need to allow passing 'stdclass' as that is the default value for bson documents.