From 73899662952a1ae91167c070d2a38136a0200c67 Mon Sep 17 00:00:00 2001
From: Aleksander Machniak <alec@alec.pl>
Date: Fri, 21 Dec 2012 04:32:59 -0500
Subject: [PATCH] Add notes about new requirements of the new mysql database driver, add check in installer (#1488875)

---
 INSTALL |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/INSTALL b/INSTALL
index c099fc6..326ef88 100644
--- a/INSTALL
+++ b/INSTALL
@@ -14,6 +14,7 @@
 * PHP Version 5.2.1 or greater including
    - PCRE, DOM, JSON, XML, Session, Sockets (required)
    - PHP Data Objects (PDO) with driver for either MySQL, PostgreSQL or SQLite (required)
+     Note: MySQL database driver requires PHP 5.3 or newer.
    - Libiconv, Zip (recommended)
    - Fileinfo, Mcrypt, mbstring (optional)
 * PEAR packages distributed with Roundcube or external:

--
Gitblit v1.9.1