Skip to content

Commit 1f7071b

Browse files
committed
Note removals in upgrade docs
1 parent f9fd896 commit 1f7071b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

UPGRADE-2.0.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ UPGRADE FROM 1.x to 2.0
2222
* `MongoDB\Model\IndexInfoIterator`
2323
* `MongoDB\Model\IndexInfoIteratorIterator`
2424
* `MongoDB\Operation\Executable`
25+
* The `flags` and `autoIndexId` options for
26+
`MongoDB\Database::createCollection()` have been removed. Additionally, the
27+
`USE_POWER_OF_2_SIZES` and `NO_PADDING` constants in
28+
`MongoDB\Operation\CreateCollection` have been removed.
2529

2630
Operations with no result
2731
-------------------------

0 commit comments

Comments
 (0)