Merge pull request #11229 from nextcloud/backport/11225/stable25

[stable25] Update migrating_owncloud.rst - oC 10.13
This commit is contained in:
Rello 2023-10-19 14:33:35 +02:00 committed by GitHub
commit 3f52c0e45a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -15,13 +15,13 @@ See the table below for a version map, where migrating is easily possible:
+-------------------+------------------------------+
| ownCloud | Nextcloud |
+===================+==============================+
| 10.11.x | 25.0.x (but at least 25.0.2) |
| 10.13.x | 25.0.x (but at least 25.0.2) |
+-------------------+------------------------------+
| 10.0.5 or later | 20.0.x (but at least 20.0.5) |
+-------------------+------------------------------+
.. note:: Since ownCloud does not and will not support PHP 8.0 or higher, you
need to migrate from ownCloud 10.11.x to Nextcloud 25 and then
need to migrate from ownCloud 10.13.x to Nextcloud 25 and then
further upgrade from there. We urge you to migrate to Nextcloud
since PHP versions prior PHP8 are end of life, see
`<https://www.php.net/supported-versions.php>`_.