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 c41ab44 commit 91b9614Copy full SHA for 91b9614
source/whats-new.txt
@@ -128,7 +128,7 @@ improvements, and fixes:
128
129
- :phpmethod:`MongoDB\Client::getDatabase()`: alias for :phpmethod:`MongoDB\Client::selectDatabase()`
130
- :phpmethod:`MongoDB\Database::getCollection()`: alias for :phpmethod:`MongoDB\Database::selectCollection()`
131
- - :phpmethod:`MongoDB\Client::getCollection()`
+ - :phpmethod:`MongoDB\Database::getCollection()`: alias for :phpmethod:`MongoDB\Database::selectCollection()`
132
133
The ``Client::selectCollection()``, ``Client::selectDatabase()``, and
134
``Database::selectCollection()`` methods will be deprecated and
0 commit comments