aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/README.html
diff options
context:
space:
mode:
authorAndreas Fischer <bantu@phpbb.com>2011-07-13 13:36:55 +0200
committerAndreas Fischer <bantu@phpbb.com>2011-07-13 13:36:55 +0200
commit10384f217985dd52e9d088dafcfd65deb8648b76 (patch)
treedf736066dfd4083e218ec77f58bc5aea00a5bc03 /phpBB/docs/README.html
parent09e0460e5b53f83f4c06703c8bd8f1cb0f22eb48 (diff)
parent541a7db1016560d77590b9265c63c10cdd7e01a5 (diff)
downloadforums-10384f217985dd52e9d088dafcfd65deb8648b76.tar
forums-10384f217985dd52e9d088dafcfd65deb8648b76.tar.gz
forums-10384f217985dd52e9d088dafcfd65deb8648b76.tar.bz2
forums-10384f217985dd52e9d088dafcfd65deb8648b76.tar.xz
forums-10384f217985dd52e9d088dafcfd65deb8648b76.zip
Merge remote-tracking branch 'igorw/ticket/7090' into develop
* igorw/ticket/7090: [ticket/7090] Update documented minimum PHP version to 5.2.0
Diffstat (limited to 'phpBB/docs/README.html')
-rw-r--r--phpBB/docs/README.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/phpBB/docs/README.html b/phpBB/docs/README.html
index 7a0a42b34f..a4796b84eb 100644
--- a/phpBB/docs/README.html
+++ b/phpBB/docs/README.html
@@ -313,11 +313,11 @@
<div class="content">
- <p>phpBB is no longer supported on PHP3 due to several compatibility issues and we recommend that you upgrade to the latest stable release of PHP5 to run phpBB. The minimum version required is PHP 4.3.3.</p>
+ <p>phpBB is no longer supported on PHP4 due to several compatibility issues and we recommend that you upgrade to the latest stable release of PHP5 to run phpBB. The minimum version required is PHP 5.2.0.</p>
<p>Please remember that running any application on a developmental version of PHP can lead to strange/unexpected results which may appear to be bugs in the application (which may not be true). Therefore we recommend you upgrade to the newest stable version of PHP before running phpBB3. If you are running a developmental 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, MSSQL Server 2000, PostgreSQL 7.x, Oracle 8, SQLite and Firebird. Versions of PHP used range from 4.3.3 to 6.0.0-dev 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, MSSQL Server 2000, PostgreSQL 7.x, Oracle 8, SQLite and Firebird. Versions of PHP used range from 5.2.0 to 5.3.x without problem.</p>
<a name="phpsec"></a><h3>7.i. Notice on PHP security issues</h3>