1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-11 11:13:59 +02:00

[ticket/14797] Support PHP 7.1 and clearly state support for latest versions

PHPBB3-14797
This commit is contained in:
Marc Alexander
2016-09-25 12:54:01 +02:00
parent 164f0e031d
commit 9e52ed9af1
5 changed files with 6 additions and 7 deletions

View File

@@ -148,7 +148,7 @@
<li>Oracle</li>
</ul>
</li>
<li><strong>PHP 5.4.0+</strong> and <strong>PHP < 7.1</strong> with support for the database you intend to use.</li>
<li><strong>PHP 5.4.0+</strong> with support for the database you intend to use.</li>
<li>The following PHP modules are required:
<ul>
<li>json</li>