1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-09 10:16:36 +02:00

[task/php5.3] Looks like I missed a few places that needed PHP 5.2 changed to PHP 5.3.2

PHPBB3-10693
This commit is contained in:
David King
2012-03-08 18:04:24 -05:00
parent 75e731e14b
commit 063f6893af
5 changed files with 8 additions and 8 deletions

View File

@@ -138,7 +138,7 @@
<li>Oracle</li>
</ul>
</li>
<li><strong>PHP 5.2.0+</strong> with support for the database you intend to use.</li>
<li><strong>PHP 5.3.2+</strong> with support for the database you intend to use.</li>
<li>getimagesize() function need to be enabled.</li>
<li>These optional presence of the following modules within PHP will provide access to additional features, but they are not required.
<ul>