aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2019-12-04 20:11:18 +0100
committerMarc Alexander <admin@m-a-styles.de>2019-12-04 20:11:18 +0100
commit5ef225381d79bdaeeab3973d8d54e334a50df97f (patch)
tree6e793acec7e080a623003e1aa6248194b88ae3d8 /phpBB
parent8b4892b96b3f0b609c24024b4ce4975a3344a82f (diff)
parent6d71748e9a9b82401dc048038dda6433b0fe3d88 (diff)
downloadforums-5ef225381d79bdaeeab3973d8d54e334a50df97f.tar
forums-5ef225381d79bdaeeab3973d8d54e334a50df97f.tar.gz
forums-5ef225381d79bdaeeab3973d8d54e334a50df97f.tar.bz2
forums-5ef225381d79bdaeeab3973d8d54e334a50df97f.tar.xz
forums-5ef225381d79bdaeeab3973d8d54e334a50df97f.zip
Merge pull request #5752 from rxu/ticket/16236
[ticket/16236] Bump phpBB 3.3 max PHP version requirement to PHP 7.4
Diffstat (limited to 'phpBB')
-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 33609837eb..fbc701a2ca 100644
--- a/phpBB/docs/INSTALL.html
+++ b/phpBB/docs/INSTALL.html
@@ -147,7 +147,7 @@
<li>Oracle</li>
</ul>
</li>
- <li><strong>PHP 7.1.0+</strong> but less than <strong>PHP 7.4</strong> with support for the database you intend to use.</li>
+ <li><strong>PHP 7.1.0+</strong> up to and including <strong>PHP 7.4</strong> with support for the database you intend to use.</li>
<li>The following PHP modules are required:
<ul>
<li>json</li>