Details
-
Bug
-
Resolution: Done
-
Major - P3
-
None
-
None
-
None
Description
The github.io documentation had a long page about BSON Conversion and how it affects using the new library. This included examples on how to use the new Persistable interface - i.e. $client->collection->insert(<instance of Persistable class>). This is not information that is in the driver docs since it it library-specific.