File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -58,7 +58,7 @@ What's New in 1.18
58
58
- Adds :phpmethod:`MongoDB\Client::addSubscriber()` and
59
59
:phpmethod:`MongoDB\Client::removeSubscriber()` methods to the
60
60
``MongoDB\Client`` class to make it easier to register monitoring classes
61
- on the underlying ``MongoDB\Driver\Manager`` object.
61
+ scoped to the underlying ``MongoDB\Driver\Manager`` object.
62
62
63
63
To learn more about this release, see the `v1.18 Release Notes
64
64
<https://github.com/mongodb/mongo-php-library/releases/tag/1.18.0>`__ on GitHub.
@@ -104,7 +104,7 @@ What's New in 1.16
104
104
This method automatically creates data encryption keys when creating a new
105
105
encrypted collection.
106
106
107
- - This release upgrades the ``mongodb`` extension requirement to 1.16.0.
107
+ - Upgrades the ``mongodb`` extension requirement to 1.16.0.
108
108
109
109
To learn more about this release, see the `v1.16 Release Notes
110
110
<https://github.com/mongodb/mongo-php-library/releases/tag/1.16.0>`__ on GitHub.
You can’t perform that action at this time.
0 commit comments