Skip to content

Commit d1b670e

Browse files
authored
DOCSP-21589: Update compat tables for PHPC 1.13 and PHPLIB 1.12 (#807)
Also fixes compat table for PHPC 1.12 from fc3d9f4.
1 parent d431255 commit d1b670e

File tree

2 files changed

+26
-3
lines changed

2 files changed

+26
-3
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,17 @@
1414
- PHP 5.6
1515
- PHP 5.5
1616

17+
* - ext 1.13 + lib 1.12
18+
- |checkmark|
19+
- |checkmark|
20+
- |checkmark|
21+
- |checkmark|
22+
- |checkmark|
23+
-
24+
-
25+
-
26+
-
27+
1728
* - ext 1.12 + lib 1.11
1829
- |checkmark|
1930
- |checkmark|

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

Lines changed: 15 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,9 @@
1515
- MongoDB 3.2
1616
- MongoDB 3.0
1717
- MongoDB 2.6
18-
* - ext 1.12 + lib 1.11
19-
-
20-
-
18+
* - ext 1.13 + lib 1.12
19+
-
20+
-
2121
- ✓
2222
- ✓
2323
- ✓
@@ -27,6 +27,18 @@
2727
-
2828
-
2929
-
30+
* - ext 1.12 + lib 1.11
31+
-
32+
-
33+
- ✓
34+
- ✓
35+
- ✓
36+
- ✓
37+
- ✓
38+
- ✓
39+
- ✓
40+
- ✓
41+
-
3042
* - ext 1.11 + lib 1.10
3143
-
3244
-

0 commit comments

Comments
 (0)