aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/README.html
diff options
context:
space:
mode:
authorDavid King <imkingdavid@gmail.com>2012-03-08 18:04:24 -0500
committerDavid King <imkingdavid@gmail.com>2012-03-25 21:20:52 -0400
commit063f6893af754cc992e487d323f766889bebba01 (patch)
treef847afba13fa6ad0dd38b6dfb7e7bb6f44e21798 /phpBB/docs/README.html
parent75e731e14b219d5b926755e01b957a5640f26ac8 (diff)
downloadforums-063f6893af754cc992e487d323f766889bebba01.tar
forums-063f6893af754cc992e487d323f766889bebba01.tar.gz
forums-063f6893af754cc992e487d323f766889bebba01.tar.bz2
forums-063f6893af754cc992e487d323f766889bebba01.tar.xz
forums-063f6893af754cc992e487d323f766889bebba01.zip
[task/php5.3] Looks like I missed a few places that needed PHP 5.2 changed to PHP 5.3.2
PHPBB3-10693
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 592d2be76e..952f312652 100644
--- a/phpBB/docs/README.html
+++ b/phpBB/docs/README.html
@@ -306,7 +306,7 @@
<div class="content">
- <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>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.3.2.</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>