aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/INSTALL.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2015-12-05 13:54:39 +0100
committerMarc Alexander <admin@m-a-styles.de>2015-12-05 13:54:39 +0100
commite8247faacc64dd5938a07e5aacf9e9d031933af5 (patch)
tree306bf2483f30560765c184b028cebc2cf02d054d /phpBB/docs/INSTALL.html
parent7eef7b2ea2a62880aafe807a1070c17c96b48a70 (diff)
downloadforums-e8247faacc64dd5938a07e5aacf9e9d031933af5.tar
forums-e8247faacc64dd5938a07e5aacf9e9d031933af5.tar.gz
forums-e8247faacc64dd5938a07e5aacf9e9d031933af5.tar.bz2
forums-e8247faacc64dd5938a07e5aacf9e9d031933af5.tar.xz
forums-e8247faacc64dd5938a07e5aacf9e9d031933af5.zip
[ticket/14339] Properly state PHP version support
PHPBB3-14339
Diffstat (limited to 'phpBB/docs/INSTALL.html')
-rw-r--r--phpBB/docs/INSTALL.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html
index 033bb1a80b..2929c7be28 100644
--- a/phpBB/docs/INSTALL.html
+++ b/phpBB/docs/INSTALL.html
@@ -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>