Skip to content

Commit 5302d62

Browse files
committed
Rea review comments
1 parent dd37400 commit 5302d62

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

source/reference/method/MongoDBDatabase-createCollection.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -153,10 +153,10 @@ Parameters
153153
</reference/method/db.createCollection>` for more information.
154154

155155
*Deprecated*: This option is deprecated and will be removed in
156-
{+php-library+} v2.0. For more information on upgrading from the MMAPv1 storage
157-
engine to Wired Tiger, see the
156+
the v2.0 {+library-short+} release. To learn more about upgrading
157+
from the MMAPv1 storage engine to Wired Tiger, see the
158158
:manual:`Change a Self-Managed Standalone to WiredTiger </tutorial/change-standalone-wiredtiger/>`
159-
guide.
159+
guide in the Server manual.
160160

161161
* - indexOptionDefaults
162162
- array|object

source/whats-new.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,8 +49,8 @@ improvements, and fixes:
4949
replaced by these new methods in a future driver release, so consider
5050
changing the usages in your application.
5151

52-
- The ``flags`` field, used for the deprecated MMAPv1 storage engine, is now
53-
deprecated and will be removed in {+library-short+} v2.0.
52+
- Deprecates the ``flags`` option, used for the deprecated MMAPv1 storage engine.
53+
This option will be removed in {+library-short+} v2.0.
5454

5555
.. _php-lib-version-1.20:
5656

0 commit comments

Comments
 (0)