From 53e9a6b322ac5044c91e2e03f5962ab86101c8e3 Mon Sep 17 00:00:00 2001 From: Bernhard Posselt Date: Sat, 13 Jun 2015 19:15:37 +0200 Subject: add supported php versions chapter --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 3ac3db4d5..6624ae248 100644 --- a/README.md +++ b/README.md @@ -18,11 +18,11 @@ are listed on the [ownCloud apps overview](https://github.com/owncloud/core/wiki ## Dependencies * ownCloud >= 8.1 -* PHP >= 5.4 * libxml >= 2.7.8 (2.9 recommended) * php-curl * iconv * SimpleXML +* PHP >= 5.4 ## Supported Operating Systems All of the listed stable Linux distributions will be supported until their next stable version's first bugfix release is released (e.g. Debian 7 is supported until Debian 8.1 is released): @@ -32,6 +32,9 @@ All of the listed stable Linux distributions will be supported until their next * CentOS 7 * Arch Linux +## Supported PHP versions +The minimum PHP version will be the [lowest supported version that still receives security fixes](http://php.net/supported-versions.php). The currently supported lowest version is **5.4** which will be dropped in favor of **5.5** on **14th September 2015**. An exception to this rule will be made if one or more supported operating systems still ship this PHP version by default. + ## Supported Browsers * Newest Firefox (Desktop, Android, Firefox OS) * Newest Chrome/Chromium (Desktop, Android) -- cgit v1.2.3