Skip to content

Commit 4c7cbda

Browse files
jmikolakay-kim
authored andcommitted
List legacy and current PHP drivers in 3.0 compat table
This table is included in the current SCRAM documentation, in addition to the older 3.0 release notes, so it makes sense to mention the current PHP driver here.
1 parent 7992b0f commit 4c7cbda

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

source/includes/list-table-3.0-driver-compatibility.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,8 @@
2323
- `1.0.0 <https://metacpan.org/release/MongoDB>`__
2424

2525
* - :ecosystem:`PHP </drivers/php>`
26-
- `1.6 <http://pecl.php.net/package/mongo>`_
26+
- `ext-mongo 1.6 <https://pecl.php.net/package/mongo>`_,
27+
`ext-mongodb 1.0 <https://pecl.php.net/package/mongodb>`_
2728

2829
* - :ecosystem:`Python </drivers/python>`
2930
- `2.8 <https://pypi.python.org/pypi/pymongo/>`_

0 commit comments

Comments
 (0)