-
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
Changes from 11 commits
169702e
c956ae9
c20a191
ea7b0e0
9dd5843
f59251d
3b0efec
4253547
7a3b381
c826670
5e0723d
1524f11
ba51cd6
8b9a970
13d1651
f8c0b5e
321c3dd
26d4a5e
ae53fbb
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,61 @@ | ||
.. _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 driver for use with a specific version of MongoDB. | ||
lindseymoore marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
The first column lists the driver version. | ||
lindseymoore marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
.. sharedinclude:: dbx/lifecycle-schedule-callout.rst | ||
|
||
lindseymoore marked this conversation as resolved.
Show resolved
Hide resolved
|
||
.. include:: /includes/mongodb-compatibility-table-php.rst | ||
|
||
For more information on how to read the compatibility tables, see our guide on | ||
`MongoDB Compatibility Tables <about-driver-compatibility>`__. | ||
lindseymoore marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
Language Compatibility | ||
---------------------- | ||
|
||
The following compatibility table specifies the recommended version or versions | ||
of the PHP driver for use with a specific version of PHP. | ||
lindseymoore marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
The first column lists the driver versions. | ||
lindseymoore marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
.. 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 | ||
`MongoDB Compatibility Tables <about-driver-compatibility>`__. | ||
|
||
lindseymoore marked this conversation as resolved.
Show resolved
Hide resolved
|
||
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 JIRA under one of the following: | ||
|
||
- `Extension <https://jira.mongodb.org/projects/PHPC/summary>`_ | ||
|
||
- `Library <https://jira.mongodb.org/projects/PHPLIB/summary>`_ | ||
lindseymoore marked this conversation as resolved.
Show resolved
Hide resolved
|
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,160 @@ | ||
.. sharedinclude:: dbx/compatibility-table-legend.rst | ||
lindseymoore marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
.. 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 [#PHP1.15-version-parity]_ | ||
- | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
|
||
* - ext 1.14 + lib 1.13 | ||
- | ||
- | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
|
||
* - ext 1.13 + lib 1.12 | ||
- | ||
- | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
|
||
* - ext 1.12 + lib 1.11 | ||
- | ||
- | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
|
||
* - ext 1.11 + lib 1.10 | ||
- | ||
- | ||
- | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
|
||
* - ext 1.10 + lib 1.9 | ||
- | ||
- | ||
- | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
|
||
* - ext 1.9 + lib 1.8 | ||
- | ||
- | ||
- | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
|
||
* - ext 1.8 + lib 1.7 | ||
- | ||
- | ||
- | ||
- | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
|
||
* - ext 1.7 + lib 1.6 | ||
- | ||
- | ||
- | ||
- | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
|
||
* - ext 1.6 + lib 1.5 | ||
- | ||
- | ||
- | ||
- | ||
- ✓ | ||
- ✓ | ||
- ✓ | ||
|
||
* - ext 1.5 + lib 1.4 | ||
- | ||
- | ||
- | ||
- | ||
- | ||
- ✓ | ||
- ✓ | ||
|
||
* - ext 1.4 + lib 1.3 | ||
- | ||
- | ||
- | ||
- | ||
- | ||
- | ||
- ✓ | ||
|
||
* - ext 1.3 + lib 1.2 | ||
- | ||
- | ||
- | ||
- | ||
- | ||
- | ||
- ✓ | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. S: Can you check in with the PHP team or Andreas about whether we can remove some of these old versions from this table? Right now, the table is very long as it includes all of these old php driver versions There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Hi @alcaeus, are we able to remove any of the older versions of the php driver from either the MongoDB or Language compatibility table? There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. These old versions definitely aren't relevant anymore. I think we can drop anything older than ext 1.14 and lib 1.13, as those were released two years ago. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. According to Slack conversation, will remove older than ext + lib 1.15 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
S: update intersphinx:
https://github.com/mongodb/docs-golang/blob/b671266d4e3364b694ea41687a4c54cfb6ef8116/snooty.toml#L9-L13
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
What does this do? @rustagir
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I believe it makes it so that you can use anchors in a
ref
construction from other repos!