File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ MongoDB PHP Library
22
22
/data-formats
23
23
/compatibility
24
24
/whats-new
25
+ /upgrade
25
26
FAQ </faq>
26
27
/reference
27
28
Original file line number Diff line number Diff line change @@ -92,6 +92,8 @@ This driver version introduces the following breaking changes:
92
92
Version 1.16 Breaking Changes
93
93
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
94
94
95
+ This driver version introduces the following breaking changes:
96
+
95
97
- Upgrades the ``mongodb`` extension requirement to 1.16.0.
96
98
97
99
- Deprecate ``IndexInfo::isGeoHaystack()``. ``geoHaystack`` was removed in
@@ -106,4 +108,6 @@ Version 1.16 Breaking Changes
106
108
Version 1.15 Breaking Changes
107
109
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
108
110
111
+ This driver version introduces the following breaking changes:
112
+
109
113
- Upgrades the ``mongodb`` extension requirement to 1.15.0.
You can’t perform that action at this time.
0 commit comments