The branch "master" has been updated. The following is a summary of the commits.
from: 0fdb12f87b828525578fbdb7126186b69183d032 27eb97c [jan] Fix fatal error screen for PHP 7 error objects. 0672b2b Fix indention 33c3016 Smartlist tasks need the full application environment. 517bd58 Backup the raw encrypted bodies. Summary: http://github.com/horde/horde/compare/0fdb12f87b828525578fbdb7126186b69183d032...517bd584ff526fac6d09e8a20a9951975472c3e9 ----------------------------------------------------------------------- commit 27eb97c6df7efad08f2e181b9abc032b84fd2b6c Author: Jan Schneider <[email protected]> Date: Fri May 26 09:49:16 2017 +0200 [jan] Fix fatal error screen for PHP 7 error objects. framework/Cli/lib/Horde/Cli.php | 3 ++- framework/Cli/package.xml | 2 ++ 2 files changed, 4 insertions(+), 1 deletion(-) http://github.com/horde/horde/commit/27eb97c6df7efad08f2e181b9abc032b84fd2b6c ----------------------------------------------------------------------- commit 0672b2b140303eb95cd12dc368c5b609319ca568 Author: Jan Schneider <[email protected]> Date: Fri May 26 10:16:48 2017 +0200 Fix indention nag/lib/Factory/Driver.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) http://github.com/horde/horde/commit/0672b2b140303eb95cd12dc368c5b609319ca568 ----------------------------------------------------------------------- commit 33c30161cb9ec3ce007f417469738eb17afcb5ab Author: Jan Schneider <[email protected]> Date: Fri May 26 10:17:14 2017 +0200 Smartlist tasks need the full application environment. nag/lib/Backup/Tasks.php | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) http://github.com/horde/horde/commit/33c30161cb9ec3ce007f417469738eb17afcb5ab ----------------------------------------------------------------------- commit 517bd584ff526fac6d09e8a20a9951975472c3e9 Author: Jan Schneider <[email protected]> Date: Fri May 26 10:17:50 2017 +0200 Backup the raw encrypted bodies. mnemo/lib/Backup/Notes.php | 4 ++-- mnemo/lib/Driver.php | 40 +++++++++++++++++++++++++++++++++++++++- mnemo/lib/Driver/Kolab.php | 31 +++++++++++-------------------- mnemo/lib/Driver/Sql.php | 31 +++++++++++-------------------- 4 files changed, 63 insertions(+), 43 deletions(-) http://github.com/horde/horde/commit/517bd584ff526fac6d09e8a20a9951975472c3e9 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
