Skip to content

Commit 7bf75f5

Browse files
committed
DOCSP-43950: remove isgeohaystack v2
1 parent 0a931d8 commit 7bf75f5

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
@@ -54,6 +54,8 @@ improvements, and fixes:
5454
information, you must store it in metadata. To learn mor about
5555
GridFS, see the :ref:`php-gridfs` guide.
5656

57+
- Removal of the deprecated ``IndexInfo::isGeoHaystack()`` method.
58+
5759
.. _php-lib-version-1.20:
5860

5961
What's New in 1.20

0 commit comments

Comments
 (0)