-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 0.6.3
-
Component/s: None
-
None
All BSON types should be under the "MongoDB\" vendor prefix, and not in a top-level namespace of their own.
Meaning, that:
BSON\Serializable should be MongoDB\BSON\Serializable
etc.
- is depended on by
-
PHPLIB-108 Library relies on BSON being a vendor prefix, while our vendor should be "MongoDB"
- Closed
- related to
-
PHPC-287 Extensify BSON as standalone
- Development Complete