1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

[ticket/14339] Properly state PHP version support

PHPBB3-14339
This commit is contained in:
Marc Alexander
2015-12-05 13:54:39 +01:00
parent 7eef7b2ea2
commit e8247faacc
3 changed files with 3 additions and 3 deletions

View File

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