From deca797a80641dbbdf50f3e634d99340f2498551 Mon Sep 17 00:00:00 2001 From: Roland Gruber Date: Thu, 21 Nov 2019 21:48:14 +0100 Subject: [PATCH] PHP 7 --- lam/HISTORY | 1 + lam/docs/manual-sources/chapter-installation.xml | 2 +- lam/docs/manual-sources/overview.xml | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lam/HISTORY b/lam/HISTORY index f7b14b47..bdf00fe5 100644 --- a/lam/HISTORY +++ b/lam/HISTORY @@ -1,4 +1,5 @@ December 2019 7.0 + - PHP 7 required - Lamdaemon can be configured with directory prefix for homedirs - Account list filters match on substrings instead of whole value - YubiKey: support to configure multiple verification servers diff --git a/lam/docs/manual-sources/chapter-installation.xml b/lam/docs/manual-sources/chapter-installation.xml index 5528d3ce..e801ba62 100644 --- a/lam/docs/manual-sources/chapter-installation.xml +++ b/lam/docs/manual-sources/chapter-installation.xml @@ -15,7 +15,7 @@ Apache/Nginx webserver (SSL recommended) with PHP module (PHP - (>= 5.6.0) with ldap, gettext, xml, openssl and optional + (>= 7.0.0) with ldap, gettext, xml, openssl and optional OpenSSL) diff --git a/lam/docs/manual-sources/overview.xml b/lam/docs/manual-sources/overview.xml index fb88a123..68980042 100644 --- a/lam/docs/manual-sources/overview.xml +++ b/lam/docs/manual-sources/overview.xml @@ -63,7 +63,7 @@ - PHP (>= 5.6.0) + PHP (>= 7.0.0)