aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/README.html
diff options
context:
space:
mode:
authorMarc Alexander <admin@m-a-styles.de>2015-12-07 21:35:23 +0100
committerMarc Alexander <admin@m-a-styles.de>2015-12-07 21:35:23 +0100
commit61255a8982d197f3a6c185f9e342e9934df74638 (patch)
treeab5c3da0c088eac0e9bb4bf269cd080b0dc78232 /phpBB/docs/README.html
parent1dba763e095d003b1f5391b32c33f8edf61530b0 (diff)
downloadforums-61255a8982d197f3a6c185f9e342e9934df74638.tar
forums-61255a8982d197f3a6c185f9e342e9934df74638.tar.gz
forums-61255a8982d197f3a6c185f9e342e9934df74638.tar.bz2
forums-61255a8982d197f3a6c185f9e342e9934df74638.tar.xz
forums-61255a8982d197f3a6c185f9e342e9934df74638.zip
[ticket/14339] Specify that PHP 7.0 is supported instead of "prior versions"
PHPBB3-14339
Diffstat (limited to 'phpBB/docs/README.html')
-rw-r--r--phpBB/docs/README.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html
index 0a85b52dfa..96af78f48a 100644
--- a/phpBB/docs/README.html
+++ b/phpBB/docs/README.html
@@ -323,7 +323,7 @@
<div class="content">
- <p>phpBB 3.2.x takes advantage of new features added in PHP 5.4. We recommend that you upgrade to the latest stable release of PHP to run phpBB. The minimum version required is PHP 5.4.0 and the maximum supported version is any version prior to PHP 7.1.</p>
+ <p>phpBB 3.2.x takes advantage of new features added in PHP 5.4. We recommend that you upgrade to the latest stable release of PHP to run phpBB. The minimum version required is PHP 5.4.0 and the maximum supported version is PHP 7.0.</p>
<p>Please remember that running any application on a development (unstable, e.g. a beta release) version of PHP can lead to strange/unexpected results which may appear to be bugs in the application. Therefore, we recommend you upgrade to the newest stable version of PHP before running phpBB. If you are running a development version of PHP please check any bugs you find on a system running a stable release before submitting.</p>