We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3af4c9 commit f98dc4aCopy full SHA for f98dc4a
UPGRADE-2.0.md
@@ -4,3 +4,6 @@ UPGRADE FROM 1.x to 2.0
4
* The `getServer()` method has been removed from the CommandFailedEvent,
5
CommandStartedEvent, and CommandSucceededEvent event classes. The `getHost()`
6
and `getPort()` methods have been added in its place.
7
+
8
+ * The BSON functions in the `MongoDB\BSON` namespace have been removed in favor
9
+ of the `MongoDB\BSON\Document` class.
0 commit comments