Skip to content

Commit 3a01ae8

Browse files
authored
Merge branch 'v2.0' into DOCSP-43951-v2-remove-findopts
2 parents 44269ce + 74e76a8 commit 3a01ae8

File tree

3 files changed

+2
-66
lines changed

3 files changed

+2
-66
lines changed

source/reference/class/MongoDBModelIndexInfo.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ Methods
3333
getNamespace() </reference/method/MongoDBModelIndexInfo-getNamespace>
3434
getVersion() </reference/method/MongoDBModelIndexInfo-getVersion>
3535
is2dSphere() </reference/method/MongoDBModelIndexInfo-is2dSphere>
36-
isGeoHaystack() </reference/method/MongoDBModelIndexInfo-isGeoHaystack>
3736
isSparse() </reference/method/MongoDBModelIndexInfo-isSparse>
3837
isText() </reference/method/MongoDBModelIndexInfo-isText>
3938
isTtl() </reference/method/MongoDBModelIndexInfo-isTtl>
@@ -44,7 +43,6 @@ Methods
4443
- :phpmethod:`MongoDB\Model\IndexInfo::getNamespace()`
4544
- :phpmethod:`MongoDB\Model\IndexInfo::getVersion()`
4645
- :phpmethod:`MongoDB\Model\IndexInfo::is2dSphere()`
47-
- :phpmethod:`MongoDB\Model\IndexInfo::isGeoHaystack()`
4846
- :phpmethod:`MongoDB\Model\IndexInfo::isSparse()`
4947
- :phpmethod:`MongoDB\Model\IndexInfo::isText()`
5048
- :phpmethod:`MongoDB\Model\IndexInfo::isTtl()`

source/reference/method/MongoDBModelIndexInfo-isGeoHaystack.txt

Lines changed: 0 additions & 64 deletions
This file was deleted.

source/whats-new.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ improvements, and fixes:
6565
:phpmethod:`MongoDB\Collection::find()` or
6666
:phpmethod:`MongoDB\Collection::findOne()` API documentation.
6767

68+
- Removal of the deprecated ``IndexInfo::isGeoHaystack()`` method.
69+
6870
.. _php-lib-version-1.20:
6971

7072
What's New in 1.20

0 commit comments

Comments
 (0)