Skip to content

Commit

Permalink
DOCSP-34438: php v1.17 release (#933)
Browse files Browse the repository at this point in the history
* DOCSP-34438: php v1.17 release

* MW suggestion
  • Loading branch information
rustagir authored Nov 16, 2023
1 parent 752177e commit c251bb9
Show file tree
Hide file tree
Showing 4 changed files with 62 additions and 5 deletions.
32 changes: 31 additions & 1 deletion source/includes/language-compatibility-table-php.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
:class: compatibility-large

* - PHP Driver Versions
- PHP 8.3
- PHP 8.2
- PHP 8.1
- PHP 8.0
Expand All @@ -15,7 +16,21 @@
- PHP 5.6
- PHP 5.5

* - ext + lib 1.17
- ✓
- ✓
- ✓
- ✓
- ✓
-
-
-
-
-
-

* - ext + lib 1.16
-
- ✓
- ✓
- ✓
Expand All @@ -26,7 +41,9 @@
-
-
-

* - ext + lib 1.15 [#PHP1.15-version-parity]_
-
- ✓
- ✓
- ✓
Expand All @@ -37,7 +54,9 @@
-
-
-

* - ext 1.14 + lib 1.13
-
-
- ✓
- ✓
Expand All @@ -48,7 +67,9 @@
-
-
-

* - ext 1.13 + lib 1.12
-
-
- ✓
- ✓
Expand All @@ -61,6 +82,7 @@
-

* - ext 1.12 + lib 1.11
-
-
- ✓
- ✓
Expand All @@ -73,6 +95,7 @@
-

* - ext 1.11 + lib 1.10
-
-
-
- ✓
Expand All @@ -85,6 +108,7 @@
-

* - ext 1.10 + lib 1.9
-
-
-
- ✓
Expand All @@ -97,6 +121,7 @@
-

* - ext 1.9 + lib 1.8
-
-
-
- ✓
Expand All @@ -112,6 +137,7 @@
-
-
-
-
- ✓
- ✓
- ✓
Expand All @@ -124,6 +150,7 @@
-
-
-
-
- ✓
- ✓
- ✓
Expand All @@ -136,6 +163,7 @@
-
-
-
-
- ✓
- ✓
- ✓
Expand All @@ -149,6 +177,7 @@
-
-
-
-
- ✓
- ✓
- ✓
Expand All @@ -162,6 +191,7 @@
-
-
-
-
- ✓
- ✓
- ✓
Expand All @@ -174,9 +204,9 @@
-
-
-
-
- ✓
- ✓
- ✓
- ✓
- ✓

18 changes: 17 additions & 1 deletion source/includes/mongodb-compatibility-table-php.rst
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
- MongoDB 3.0
- MongoDB 2.6

* - ext + lib 1.16
* - ext + lib 1.16 to 1.17
- ✓
- ✓
- ✓
Expand All @@ -30,6 +30,7 @@
-
-
-

* - ext + lib 1.15 [#PHP1.15-version-parity]_
- ⊛
- ✓
Expand All @@ -42,6 +43,7 @@
-
-
-

* - ext 1.14 + lib 1.13
- ⊛
- ✓
Expand All @@ -54,6 +56,7 @@
-
-
-

* - ext 1.13 + lib 1.12
- ⊛
- ⊛
Expand All @@ -66,6 +69,7 @@
-
-
-

* - ext 1.12 + lib 1.11
- ⊛
- ⊛
Expand All @@ -78,6 +82,7 @@
- ✓
- ✓
-

* - ext 1.11 + lib 1.10
- ⊛
- ⊛
Expand All @@ -90,6 +95,7 @@
- ✓
- ✓
-

* - ext 1.10 + lib 1.9
- ⊛
- ⊛
Expand All @@ -102,6 +108,7 @@
- ✓
- ✓
-

* - ext 1.9 + lib 1.8
- ⊛
- ⊛
Expand All @@ -114,6 +121,7 @@
- ✓
- ✓
-

* - ext 1.8 + lib 1.7
- ⊛
- ⊛
Expand All @@ -126,6 +134,7 @@
- ✓
- ✓
-

* - ext 1.7 + lib 1.6
- ⊛
- ⊛
Expand All @@ -138,6 +147,7 @@
- ✓
- ✓
-

* - ext 1.6 + lib 1.5
- ⊛
- ⊛
Expand All @@ -150,6 +160,7 @@
- ✓
- ✓
-

* - ext 1.5 + lib 1.4
- ⊛
- ⊛
Expand All @@ -162,6 +173,7 @@
- ✓
- ✓
-

* - ext 1.4 + lib 1.3
-
-
Expand All @@ -174,6 +186,7 @@
- ✓
- ✓
- ✓

* - ext 1.3 + lib 1.2
-
-
Expand All @@ -186,6 +199,7 @@
- ✓
- ✓
- ✓

* - ext 1.2 + lib 1.1
-
-
Expand All @@ -198,6 +212,7 @@
- ✓
- ✓
- ✓

* - ext 1.1 + lib 1.0
-
-
Expand All @@ -210,6 +225,7 @@
- ✓
- ✓
- ✓

* - ext 1.0
-
-
Expand Down
6 changes: 3 additions & 3 deletions source/php-drivers.txt
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ Introduction

Welcome to the documentation site for the official MongoDB PHP driver.
You can add the driver to your application to work with MongoDB in PHP.
The MongoDB PHP Driver consists of the two following components:
The MongoDB PHP Driver consists of the following components:

- The `extension <https://github.com/mongodb/mongo-php-driver>`__, which
provides a low-level API and mainly serves to integrate
Expand Down Expand Up @@ -110,8 +110,8 @@ provides the following functionality:
To learn more about the system libraries, see the :ref:`C Driver
<c-language-center>` documentation.

Compatibility
-------------
Connect to a Compatible MongoDB Deployment
------------------------------------------

You can use the PHP driver to connect to deployments hosted in the
following environments:
Expand Down
11 changes: 11 additions & 0 deletions source/php-libraries.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,17 @@
PHP Libraries, Frameworks, and Tools
====================================

.. facet::
:name: programming_language
:values: php

.. facet::
:name: genre
:values: reference

.. meta::
:keywords: plugins, document mapper, tools, third party

.. contents:: On this page
:local:
:backlinks: none
Expand Down

0 comments on commit c251bb9

Please sign in to comment.