diff options
author | Christian Schnegelberger <mail@crizzo.de> | 2018-01-19 18:16:17 +0100 |
---|---|---|
committer | Christian Schnegelberger <mail@crizzo.de> | 2018-01-19 18:16:17 +0100 |
commit | bb442c498b866aff35b974731a6bc2a6281e3675 (patch) | |
tree | 550df2196d0ccc97176c237538eb6ba0fccf37b3 /phpBB/docs | |
parent | 1f80b668f1c44f5ca5710b426bcde200525e24f7 (diff) | |
download | forums-bb442c498b866aff35b974731a6bc2a6281e3675.tar forums-bb442c498b866aff35b974731a6bc2a6281e3675.tar.gz forums-bb442c498b866aff35b974731a6bc2a6281e3675.tar.bz2 forums-bb442c498b866aff35b974731a6bc2a6281e3675.tar.xz forums-bb442c498b866aff35b974731a6bc2a6281e3675.zip |
[ticket/15500] Adds 7.1 and 7.2 to tested versions
PHPBB3-15500
Diffstat (limited to 'phpBB/docs')
-rw-r--r-- | phpBB/docs/README.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html index 567ecd5ee0..8fb9036ad8 100644 --- a/phpBB/docs/README.html +++ b/phpBB/docs/README.html @@ -327,7 +327,7 @@ <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> - <p>This board has been developed and tested under Linux and Windows (amongst others) running Apache using MySQL 3.23, 4.x, 5.x, MariaDB 5.x, PostgreSQL 8.x, Oracle 8 and SQLite 3. Versions of PHP used range from 5.4.x above 5.6.x to 7.0.x without problem.</p> + <p>This board has been developed and tested under Linux and Windows (amongst others) running Apache using MySQL 3.23, 4.x, 5.x, MariaDB 5.x, PostgreSQL 8.x, Oracle 8 and SQLite 3. Versions of PHP used range from 5.4.7 above 5.6.x to 7.1.x and 7.2.x without problem.</p> <a name="phpsec"></a><h3>7.i. Notice on PHP security issues</h3> |