1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00

[ticket/17176] Update minimum PHP version to 8.1

PHPBB3-17176
This commit is contained in:
Marc Alexander
2023-08-19 13:51:41 +02:00
parent 66b54d4469
commit 97fa5d2784
3 changed files with 6 additions and 6 deletions

View File

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