The branch "master" has been updated. The following is a summary of the commits.
from: 5ee881389e159dfc6e989b527b4fbca9daa08514 b129274 pecl_http builds fail atm. 8169dfb Finish restore from TAR. Summary: http://github.com/horde/horde/compare/5ee881389e159dfc6e989b527b4fbca9daa08514...8169dfbca8ff85dcdd0dcd3508420449ef2776ce ----------------------------------------------------------------------- commit b1292742ef7d536c6faa2e33bad18cb5044c066c Author: Jan Schneider <[email protected]> Date: Wed May 17 09:42:03 2017 +0200 pecl_http builds fail atm. .travis.yml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) http://github.com/horde/horde/commit/b1292742ef7d536c6faa2e33bad18cb5044c066c ----------------------------------------------------------------------- commit 8169dfbca8ff85dcdd0dcd3508420449ef2776ce Author: Jan Schneider <[email protected]> Date: Wed May 17 10:37:26 2017 +0200 Finish restore from TAR. framework/Backup/lib/Horde/Backup/Reader.php | 67 ++++++++++++- .../lib/Horde/Backup/Reader/CompressIterator.php | 89 +++++++++++++++++ .../Backup/lib/Horde/Backup/Reader/ZipIterator.php | 106 --------------------- framework/Backup/package.xml | 14 ++- .../Backup/test/Horde/Backup/BackupRestoreTest.php | 1 - 5 files changed, 162 insertions(+), 115 deletions(-) create mode 100644 framework/Backup/lib/Horde/Backup/Reader/CompressIterator.php delete mode 100644 framework/Backup/lib/Horde/Backup/Reader/ZipIterator.php http://github.com/horde/horde/commit/8169dfbca8ff85dcdd0dcd3508420449ef2776ce -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
