@@ -90,7 +90,7 @@ associated JIRA tickets for each release on `GitHub
90
90
91
91
.. _php-v2-breaking-changes:
92
92
93
- Version 2.0 Breaking Changes
93
+ Version 2.x Breaking Changes
94
94
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
95
95
96
96
This library version introduces the following breaking changes:
@@ -113,15 +113,15 @@ This library version introduces the following breaking changes:
113
113
methods, you can register a :php:`CommandSubscriber
114
114
<mongodb-driver-monitoring-commandsubscriber>` in your application.
115
115
116
- Version 1.20 Breaking Changes
117
- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
116
+ Version 1.x Breaking Changes
117
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~
118
118
119
119
This library version introduces the following breaking changes:
120
120
121
- - Drops support for {+mdb-server+} 3.6.
121
+ - Drops support for {+mdb-server+} 3.6 in {+php-library+} v1.20
122
122
123
- Version 1.19 and Earlier
124
- ~~~~~~~~~~~~~~~~~~~~~~~~
123
+ .. tip:: Earlier Library Versions
125
124
126
- For library versions 1.19 and earlier, see the release notes and associated
127
- JIRA tickets for each release on `GitHub <https://github.com/mongodb/mongo-php-library/releases>`__.
125
+ To view breaking changes for {+php-library+} versions 1.19 and earlier, see the
126
+ release notes and associated JIRA tickets for each release on `GitHub
127
+ <https://github.com/mongodb/mongo-php-library/releases>`__.
0 commit comments