1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-02-12 03:34:15 +01:00

Merge pull request #6305 from Crizz0/ticket/16887

[ticket/16887] Update PHP requirements to include PHP 8.0
This commit is contained in:
Marc Alexander 2021-10-10 12:56:29 +02:00
commit 1fbb807cc7
No known key found for this signature in database
GPG Key ID: 50E0D2423696F995

View File

@ -147,7 +147,7 @@
<li>Oracle</li>
</ul>
</li>
<li><strong>PHP 7.1.3+</strong> up to and including <strong>PHP 7.4</strong> with support for the database you intend to use.</li>
<li><strong>PHP 7.1.3+</strong> up to and including <strong>PHP 8.0</strong> with support for the database you intend to use.</li>
<li>The following PHP modules are required:
<ul>
<li>json</li>