diff options
| author | Igor Wiedler <igor@wiedler.ch> | 2011-07-13 09:51:09 +0200 |
|---|---|---|
| committer | Igor Wiedler <igor@wiedler.ch> | 2011-07-13 13:02:37 +0200 |
| commit | 541a7db1016560d77590b9265c63c10cdd7e01a5 (patch) | |
| tree | df736066dfd4083e218ec77f58bc5aea00a5bc03 /phpBB/docs/INSTALL.html | |
| parent | 09e0460e5b53f83f4c06703c8bd8f1cb0f22eb48 (diff) | |
| download | forums-541a7db1016560d77590b9265c63c10cdd7e01a5.tar forums-541a7db1016560d77590b9265c63c10cdd7e01a5.tar.gz forums-541a7db1016560d77590b9265c63c10cdd7e01a5.tar.bz2 forums-541a7db1016560d77590b9265c63c10cdd7e01a5.tar.xz forums-541a7db1016560d77590b9265c63c10cdd7e01a5.zip | |
[ticket/7090] Update documented minimum PHP version to 5.2.0
PHPBB3-7090
Diffstat (limited to 'phpBB/docs/INSTALL.html')
| -rw-r--r-- | phpBB/docs/INSTALL.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/phpBB/docs/INSTALL.html b/phpBB/docs/INSTALL.html index 3c3ccf9f28..60018a4f13 100644 --- a/phpBB/docs/INSTALL.html +++ b/phpBB/docs/INSTALL.html @@ -145,7 +145,7 @@ <li>Oracle</li> </ul> </li> - <li><strong>PHP 4.3.3+ (>=4.3.3, >4.4.x, >5.x.x, >6.0-dev (compatible))</strong> with support for the database you intend to use.</li> + <li><strong>PHP 5.2.0+</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> |
