The branch "master" has been updated. The following is a summary of the commits.
from: 721f73090259933f5e00c8b8e7d87837c5829bda ea7bf5d BFN 227f4f6 Fix detecting timestamps. f97cf64 Accidentally added file. 526b69d Update de translation. 44baa4c These session methods are required to return true as of PHP 7. 68ec8fb Fix installation instructions for horde_lz4. f8a563c We don't use Net_LDAP since long ago. 2c8fb06 Add missing extension/PECL/PEAR dependencies. Summary: http://github.com/horde/horde/compare/721f73090259933f5e00c8b8e7d87837c5829bda...2c8fb0672fca9817953ea5b29c5a5a0b9299230e ----------------------------------------------------------------------- commit ea7bf5d1d4a7f5a17793edf6795e4df83e64e22d Author: Jan Schneider <[email protected]> Date: Wed Sep 21 12:33:23 2016 +0200 BFN imp/package.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://github.com/horde/horde/commit/ea7bf5d1d4a7f5a17793edf6795e4df83e64e22d ----------------------------------------------------------------------- commit 227f4f67ab630de615c5b5b6401a9a9a9eda0206 Author: Jan Schneider <[email protected]> Date: Wed Sep 21 14:32:30 2016 +0200 Fix detecting timestamps. sesha/lib/Entity/Value.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) http://github.com/horde/horde/commit/227f4f67ab630de615c5b5b6401a9a9a9eda0206 ----------------------------------------------------------------------- commit f97cf641e080f3f4356f308b7583a8ffb6326e0f Author: Jan Schneider <[email protected]> Date: Thu Sep 22 12:13:25 2016 +0200 Accidentally added file. sesha/locale/de/LC_MESSAGES/#sesha.po# | 536 --------------------------------- 1 file changed, 536 deletions(-) delete mode 100644 sesha/locale/de/LC_MESSAGES/#sesha.po# http://github.com/horde/horde/commit/f97cf641e080f3f4356f308b7583a8ffb6326e0f ----------------------------------------------------------------------- commit 526b69d6c74483695606d4633afad8c575c0ee61 Author: Jan Schneider <[email protected]> Date: Thu Sep 22 12:13:59 2016 +0200 Update de translation. sesha/locale/de/LC_MESSAGES/sesha.mo | Bin 79119 -> 79123 bytes sesha/locale/de/LC_MESSAGES/sesha.po | 4 ++-- 2 files changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/526b69d6c74483695606d4633afad8c575c0ee61 ----------------------------------------------------------------------- commit 44baa4c64106734d2a59cab20153f8915298f9b8 Author: Jan Schneider <[email protected]> Date: Thu Sep 22 15:41:14 2016 +0200 These session methods are required to return true as of PHP 7. .../Core/lib/Horde/Core/Factory/SessionHandler.php | 17 +++++++++++++---- framework/Core/package.xml | 4 ++-- 2 files changed, 15 insertions(+), 6 deletions(-) http://github.com/horde/horde/commit/44baa4c64106734d2a59cab20153f8915298f9b8 ----------------------------------------------------------------------- commit 68ec8fb01da0309d18fcba5855216cc2064caa98 Author: Jan Schneider <[email protected]> Date: Mon Sep 26 16:30:04 2016 +0200 Fix installation instructions for horde_lz4. horde/ channel prefix was missing. Also fix indention. horde/docs/INSTALL | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) http://github.com/horde/horde/commit/68ec8fb01da0309d18fcba5855216cc2064caa98 ----------------------------------------------------------------------- commit f8a563c058f51491c2ee6291d9b63d10463cc7c6 Author: Jan Schneider <[email protected]> Date: Mon Sep 26 16:31:11 2016 +0200 We don't use Net_LDAP since long ago. turba/docs/INSTALL | 12 ------------ 1 file changed, 12 deletions(-) http://github.com/horde/horde/commit/f8a563c058f51491c2ee6291d9b63d10463cc7c6 ----------------------------------------------------------------------- commit 2c8fb0672fca9817953ea5b29c5a5a0b9299230e Author: Jan Schneider <[email protected]> Date: Mon Sep 26 16:37:20 2016 +0200 Add missing extension/PECL/PEAR dependencies. bundles/groupware/docs/INSTALL | 131 +++++++++++++++++++++++++++++++++++-- bundles/webmail/docs/INSTALL | 145 ++++++++++++++++++++++++++++++++++++++--- 2 files changed, 260 insertions(+), 16 deletions(-) http://github.com/horde/horde/commit/2c8fb0672fca9817953ea5b29c5a5a0b9299230e -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
