aboutsummaryrefslogtreecommitdiffstats
path: root/INSTALL
diff options
context:
space:
mode:
authorReedy <reedy@wikimedia.org>2012-04-16 15:23:41 +0100
committerReedy <reedy@wikimedia.org>2012-04-16 15:38:22 +0100
commitf1bec81eba7e59578b4a384b3c5555cfcd33f5fc (patch)
treef9589e4e1d0747438eef8fcfc6d09c387a5249a9 /INSTALL
parentddcf8cc660c810f1601b61c90aa33cb36ca60cad (diff)
downloadmediawikicore-f1bec81eba7e59578b4a384b3c5555cfcd33f5fc.tar.gz
mediawikicore-f1bec81eba7e59578b4a384b3c5555cfcd33f5fc.zip
Various updates needed to bump min php version to 5.3.2
Change-Id: I22015387e4ac5839a907059086d787f352746886
Diffstat (limited to 'INSTALL')
-rw-r--r--INSTALL2
1 files changed, 1 insertions, 1 deletions
diff --git a/INSTALL b/INSTALL
index 3a2860fe1a76..c4bb8be987f4 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Starting with MediaWiki 1.2.0, it's possible to install and configure the wiki
"in-place", as long as you have the necessary prerequisites available.
Required software:
-* Web server with PHP 5.2.3 or higher.
+* Web server with PHP 5.3.2 or higher.
* A SQL server, the following types are supported
** MySQL 5.0.2 or higher
** PostgreSQL 8.3 or higher