Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
add section to compat page
  • Loading branch information
stephmarie17 committed Apr 15, 2025
commit 31acc3fabcb6455ef94bcc3abe858362cf53b4ce
12 changes: 12 additions & 0 deletions docs/compatibility.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,3 +28,15 @@ the {+odm-short+} that you can use together.
To find compatibility information for unmaintained versions of the {+odm-short+},
see `Laravel Version Compatibility <{+mongodb-laravel-gh+}/blob/3.9/README.md#installation>`__
on GitHub.

PHP Driver Compatibility
------------------------

To use {+odm-long+} v4.9 or later, you must install v1.21 of the
{+php-library+} and {+php-extension+}.

.. important:: {+php-extension+} v2.0 Compatibility

If you upgrade the {+php-extension+} to v2.0, you must also upgrade
{+odm-long+} to v4.9.0. {+odm-long+} v4.9.0 still supports v1.x
versions of the extension.
Loading