Skip to content

Commit 9670327

Browse files
committed
edits
1 parent 15e475f commit 9670327

File tree

1 file changed

+3
-8
lines changed

1 file changed

+3
-8
lines changed

source/upgrade.txt

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -23,15 +23,12 @@ Overview
2323
This page describes the changes you must make to your application
2424
when you upgrade to a new version of the {+driver-short+}.
2525

26-
This page describes the changes you must make to your application
27-
when you upgrade to a new version of the {+driver-short+}.
28-
2926
Before you upgrade, perform the following actions:
3027

3128
- Ensure the new {+driver-short+} version is compatible with the {+mdb-server+} versions
3229
your application connects to and the PHP version your
3330
application compiles with. For version compatibility information, see the
34-
:ref:`{+driver-short+} Compatibility <php-compatibility>`
31+
:ref:`{+php-library+} Compatibility <php-compatibility>`
3532
page.
3633
- Address any breaking changes between the driver version
3734
your application is using and your planned upgrade version in the
@@ -84,10 +81,8 @@ This driver version introduces the following breaking changes:
8481

8582
- Requires PHP 7.4 or newer.
8683

87-
- Removes support for PHP 7.2 and 7.3.
88-
89-
- Remove aggregate compatibility logic for {+mdb-server+} versions less than
90-
3.6, including removing the ``useCursor`` option.
84+
- Remove aggregate compatibility logic, like the ``useCursor`` option, for
85+
{+mdb-server+} versions less than 3.6.
9186

9287
Version 1.16 Breaking Changes
9388
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)