Skip to content

Commit af48fd7

Browse files
authored
DOCSP-26681 PHP library version update (#847)
* update php library/extension compat tables * fix footnotes * fix footnotes * fix footnote numbering * fix footnote numbering * brevity in footnote
1 parent 39d5c92 commit af48fd7

File tree

2 files changed

+26
-0
lines changed

2 files changed

+26
-0
lines changed

source/includes/language-compatibility-table-php.rst

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,16 @@
1414
- PHP 5.6
1515
- PHP 5.5
1616

17+
* - ext 1.15 + lib 1.15 [#PHP1.15-version-parity]_
18+
- ✓
19+
- ✓
20+
- ✓
21+
- ✓
22+
- ✓
23+
-
24+
-
25+
-
26+
-
1727
* - ext 1.14 + lib 1.13
1828
- ✓
1929
- ✓
@@ -144,3 +154,4 @@
144154
- ✓
145155
- ✓
146156
- ✓
157+

source/includes/mongodb-compatibility-table-php.rst

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,18 @@
1616
- MongoDB 3.2
1717
- MongoDB 3.0
1818
- MongoDB 2.6
19+
20+
* - ext 1.15 + lib 1.15 [#PHP1.15-version-parity]_
21+
- ✓
22+
- ✓
23+
- ✓
24+
- ✓
25+
- ✓
26+
- ✓
27+
-
28+
-
29+
-
30+
-
1931
* - ext 1.14 + lib 1.13
2032
- ✓
2133
- ✓
@@ -182,6 +194,9 @@
182194
- ✓
183195
- ✓
184196

197+
.. [#PHP1.15-version-parity] Version 1.14 of the MongoDB PHP library has been
198+
skipped to restore version parity between the library and extension.
199+
185200
.. [#PHPC1.10-PHPLIB1.9-driver-support] The extension 1.10 + library 1.9
186201
driver does not support snapshot reads on secondaries. For more
187202
information, see the

0 commit comments

Comments
 (0)