-
Type: Bug
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: None
-
Component/s: None
-
None
The core driver should be in its own namespace.
This avoids the problem of not knowing if a class is a userland or core driver component.
The driver will use MongoDB\Driver
while the core tools can use MongoDB
- is depended on by
-
PHPLIB-54 Update references to driver classes
- Closed