aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/docs/INSTALL.html
diff options
context:
space:
mode:
authorIgor Wiedler <igor@wiedler.ch>2012-11-09 23:16:42 +0100
committerIgor Wiedler <igor@wiedler.ch>2012-11-09 23:16:42 +0100
commit7d7dc98b10b586635fdee5c420e1ae9fa8d2b752 (patch)
tree398947d168b211a5f9867b7e32cb58658405e9a1 /phpBB/docs/INSTALL.html
parent957508c8b1a71c603c31728dfab79640554c541e (diff)
downloadforums-7d7dc98b10b586635fdee5c420e1ae9fa8d2b752.tar
forums-7d7dc98b10b586635fdee5c420e1ae9fa8d2b752.tar.gz
forums-7d7dc98b10b586635fdee5c420e1ae9fa8d2b752.tar.bz2
forums-7d7dc98b10b586635fdee5c420e1ae9fa8d2b752.tar.xz
forums-7d7dc98b10b586635fdee5c420e1ae9fa8d2b752.zip
[ticket/11181] Bump PHP requirement to 5.3.3 (from 5.3.2)
PHPBB3-11181
Diffstat (limited to 'phpBB/docs/INSTALL.html')
-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 cec11facb6..7e517bc80d 100644
--- a/phpBB/docs/INSTALL.html
+++ b/phpBB/docs/INSTALL.html
@@ -138,7 +138,7 @@
<li>Oracle</li>
</ul>
</li>
- <li><strong>PHP 5.3.2+</strong> with support for the database you intend to use.</li>
+ <li><strong>PHP 5.3.3+</strong> with support for the database you intend to use.</li>
<li>The following PHP modules are required:</li>
<ul>
<li>json</li>