From c2269df436e7b355e040ed485920cdcc40edc506 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Mon, 21 Sep 2015 14:57:59 -0400 Subject: [PATCH] Require PHP5 --- INSTALL | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/INSTALL b/INSTALL index f792687..71c971e 100644 --- a/INSTALL +++ b/INSTALL @@ -11,7 +11,7 @@ * The Apache, Lighttpd, Cherokee or Hiawatha web server * .htaccess support allowing overrides for DirectoryIndex -* PHP Version 5.3.7 or greater including +* PHP Version 5.3.7 or greater (but not PHP 7) including - PCRE, DOM, JSON, Session, Sockets (required) - PHP Data Objects (PDO) with driver for either MySQL, PostgreSQL or SQLite (required) - Libiconv, Zip (recommended) -- Gitblit v1.9.1