aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB
diff options
context:
space:
mode:
authorrxu <rxu@mail.ru>2019-11-29 23:00:05 +0700
committerrxu <rxu@mail.ru>2019-11-29 23:00:05 +0700
commit6d71748e9a9b82401dc048038dda6433b0fe3d88 (patch)
tree530cc88e26a5387629a545485b8544a5381559ab /phpBB
parent5d5c3481b7968955c0457030e9c9dbc88a2ace15 (diff)
downloadforums-6d71748e9a9b82401dc048038dda6433b0fe3d88.tar
forums-6d71748e9a9b82401dc048038dda6433b0fe3d88.tar.gz
forums-6d71748e9a9b82401dc048038dda6433b0fe3d88.tar.bz2
forums-6d71748e9a9b82401dc048038dda6433b0fe3d88.tar.xz
forums-6d71748e9a9b82401dc048038dda6433b0fe3d88.zip
[ticket/16236] Bump phpBB 3.3 max PHP version requirement to PHP 7.4
PHPBB3-16236
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>