mirror of
https://github.com/nextcloud/documentation.git
synced 2026-01-03 02:09:45 +07:00
Merge pull request #1749 from nextcloud/fix/supported-php-versions
Update supported php versions for 18
This commit is contained in:
@@ -29,9 +29,9 @@ For best performance, stability and functionality we have documented some recomm
|
||||
| Webserver | - **Apache 2.4 with** ``mod_php`` **or** ``php-fpm`` (recommended) |
|
||||
| | - nginx with ``php-fpm`` |
|
||||
+------------------+-----------------------------------------------------------------------+
|
||||
| PHP Runtime | - 7.1 |
|
||||
| | - **7.2** (*recommended*) |
|
||||
| PHP Runtime | - 7.2 |
|
||||
| | - **7.3** (*recommended*) |
|
||||
| | - **7.4** (*recommended*) |
|
||||
+------------------+-----------------------------------------------------------------------+
|
||||
|
||||
See :doc:`source_installation` for minimum PHP-modules and additional software for installing Nextcloud.
|
||||
|
||||
Reference in New Issue
Block a user