-
Notifications
You must be signed in to change notification settings - Fork 34
DOCSP-41993 Compatibility Table #126
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
lindseymoore
merged 19 commits into
mongodb:php-standardization
from
lindseymoore:DOCSP-41993
Sep 19, 2024
Merged
Changes from all commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
169702e
DOCSP-41993 Compatibility Table
lindseymoore c956ae9
test webhook
lindseymoore c20a191
toc and sharedincludes
lindseymoore ea7b0e0
lang table
lindseymoore 9dd5843
edits
lindseymoore f59251d
headings
lindseymoore 3b0efec
retry on shared include
lindseymoore 4253547
shared includes
lindseymoore 7a3b381
callout
lindseymoore c826670
help links
lindseymoore 5e0723d
tech review
lindseymoore 1524f11
internal review
lindseymoore ba51cd6
test netlify
lindseymoore 8b9a970
merge
lindseymoore 13d1651
spacing
lindseymoore f8c0b5e
try using out of repo ref and add back legend
lindseymoore 321c3dd
ou of repo ref
lindseymoore 26d4a5e
legend glitch
lindseymoore ae53fbb
remove older driver version past 1.15
lindseymoore File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,64 @@ | ||
.. _php-compatibility: | ||
|
||
============= | ||
Compatibility | ||
============= | ||
|
||
.. contents:: On this page | ||
:local: | ||
:backlinks: none | ||
:depth: 2 | ||
:class: singlecol | ||
|
||
.. facet:: | ||
:name: genre | ||
:values: reference | ||
|
||
.. meta:: | ||
:keywords: backwards compatibility, versions, upgrade | ||
|
||
MongoDB Compatibility | ||
--------------------- | ||
|
||
The following compatibility table specifies the recommended version or versions | ||
of the {+php-library+} and extension that you can use with a specific version of MongoDB. | ||
|
||
The first column lists the version of the library and extension. | ||
|
||
.. sharedinclude:: dbx/lifecycle-schedule-callout.rst | ||
|
||
.. sharedinclude:: dbx/compatibility-table-legend.rst | ||
|
||
.. include:: /includes/mongodb-compatibility-table-php.rst | ||
|
||
For more information on how to read the compatibility tables, see our guide on | ||
:ref:`MongoDB Compatibility Tables <about-driver-compatibility>`. | ||
|
||
Language Compatibility | ||
---------------------- | ||
|
||
The following compatibility table specifies the recommended version or versions | ||
of the {+php-library+} and extension that you can use with a specific version of PHP. | ||
|
||
The first column lists the version of the library and extension. | ||
|
||
.. include:: /includes/language-compatibility-table-php.rst | ||
|
||
.. sharedinclude:: dbx/about-driver-compatibility.rst | ||
|
||
For more information on how to read the compatibility tables, see our guide on | ||
:ref:`MongoDB Compatibility Tables <about-driver-compatibility>`. | ||
|
||
How to Get Help | ||
--------------- | ||
|
||
If you have questions about compatibility, visit the following resources for further guidance: | ||
|
||
- Ask questions on our :community-forum:`MongoDB Community Forums <>`. | ||
- Visit our :technical-support:`Support Channels </>`. | ||
- File an issue or feature request in our issue tracker, JIRA, under one of the | ||
following projects: | ||
|
||
- `PHPC - Extension <https://jira.mongodb.org/projects/PHPC/summary>`_ | ||
|
||
- `PHPLIB - Library <https://jira.mongodb.org/projects/PHPLIB/summary>`_ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,49 @@ | ||
.. list-table:: | ||
:header-rows: 1 | ||
:stub-columns: 1 | ||
:class: compatibility-large | ||
|
||
* - PHP Driver Versions | ||
- PHP 8.4 | ||
- PHP 8.3 | ||
- PHP 8.2 | ||
- PHP 8.1 | ||
- PHP 8.0 | ||
- PHP 7.4 | ||
- PHP 7.3 | ||
|
||
* - ext + lib 1.20 | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- | ||
|
||
* - ext + lib 1.17 to 1.19 | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- | ||
- | ||
|
||
* - ext + lib 1.16 | ||
- | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
|
||
* - ext + lib 1.15 | ||
- | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
.. list-table:: | ||
:header-rows: 1 | ||
:stub-columns: 1 | ||
:class: compatibility-large | ||
|
||
* - PHP Driver Versions | ||
- MongoDB 8.0 | ||
- MongoDB 7.0 | ||
- MongoDB 6.0 | ||
- MongoDB 5.0 | ||
- MongoDB 4.4 | ||
- MongoDB 4.2 | ||
- MongoDB 4.0 | ||
- MongoDB 3.6 | ||
- MongoDB 3.4 | ||
|
||
* - ext + lib 1.20 | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- | ||
- | ||
|
||
* - ext + lib 1.16 to 1.19 | ||
- ⊛ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- | ||
|
||
* - ext + lib 1.15 | ||
- ⊛ | ||
- ⊛ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.