Skip to content

Commit 9ce96cb

Browse files
committed
Merge pull request #533
2 parents 41eb5e5 + d6f0a39 commit 9ce96cb

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

source/includes/apiargs-MongoDBDatabase-method-createCollection-option.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,10 @@ description: |
99
1010
For replica sets, do not set ``autoIndexId`` to ``false``.
1111
12-
.. deprecated:: 3.2. The ``autoIndexId`` option will be removed in MongoDB 3.4.
12+
.. deprecated:: 1.4
13+
This option has been deprecated since MongoDB 3.2. As of MongoDB 4.0, this
14+
option cannot be ``false`` when creating a replicated collection (i.e. a
15+
collection outside of the ``local`` database in any mongod mode).
1316
interface: phpmethod
1417
operation: ~
1518
optional: true

0 commit comments

Comments
 (0)