From 3154802b0c51bf89a879e98ad2c963fe5531eb66 Mon Sep 17 00:00:00 2001 From: Lindsey Moore Date: Tue, 29 Oct 2024 12:46:41 -0400 Subject: [PATCH] DOCSP-41653 PHP Update Compatibility Table Refs --- source/includes/language-compatibility-table-php.rst | 2 ++ source/includes/mongodb-compatibility-table-php.rst | 2 ++ source/php-drivers.txt | 4 ++-- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/source/includes/language-compatibility-table-php.rst b/source/includes/language-compatibility-table-php.rst index f6341af1..bea0bde6 100644 --- a/source/includes/language-compatibility-table-php.rst +++ b/source/includes/language-compatibility-table-php.rst @@ -1,3 +1,5 @@ +.. Full compatibility table, for reference only. + .. list-table:: :header-rows: 1 :stub-columns: 1 diff --git a/source/includes/mongodb-compatibility-table-php.rst b/source/includes/mongodb-compatibility-table-php.rst index 64685d12..a0c39a84 100644 --- a/source/includes/mongodb-compatibility-table-php.rst +++ b/source/includes/mongodb-compatibility-table-php.rst @@ -1,3 +1,5 @@ +.. Full compatibility table, for reference only. + .. sharedinclude:: dbx/compatibility-table-legend.rst .. list-table:: diff --git a/source/php-drivers.txt b/source/php-drivers.txt index bbfc7560..d625a119 100644 --- a/source/php-drivers.txt +++ b/source/php-drivers.txt @@ -230,7 +230,7 @@ The first column lists the driver version. .. sharedinclude:: dbx/lifecycle-schedule-callout.rst -.. include:: /includes/mongodb-compatibility-table-php.rst +.. sharedinclude:: dbx/mongodb-compatibility-table-php.rst Language Compatibility ~~~~~~~~~~~~~~~~~~~~~~ @@ -240,7 +240,7 @@ of the PHP driver for use with a specific version of PHP. The first column lists the driver versions. -.. include:: /includes/language-compatibility-table-php.rst +.. sharedinclude:: dbx/language-compatibility-table-php.rst .. include:: /includes/about-driver-compatibility.rst