The branch "master" has been updated. The following is a summary of the commits.
from: 870661e81d800bd828c3ff456030edc89188c352 7c36d3b Speed up even further by disabling xdebug. 83f1f88 Try disabling Mongo tests on PHP 7 2a5c4ed Reduce indention 17507b5 Remove debug output. Summary: http://github.com/horde/horde/compare/870661e81d800bd828c3ff456030edc89188c352...17507b59846d0c5d7c2f35d2973eaa87df969257 ----------------------------------------------------------------------- commit 7c36d3b3de92b377dc562a8c02d79808964a64f9 Author: Jan Schneider <[email protected]> Date: Thu Nov 3 17:55:57 2016 +0100 Speed up even further by disabling xdebug. .travis.yml | 1 + 1 file changed, 1 insertion(+) http://github.com/horde/horde/commit/7c36d3b3de92b377dc562a8c02d79808964a64f9 ----------------------------------------------------------------------- commit 83f1f88d29aba8b5e437bb7bcc4996852ef34a2d Author: Jan Schneider <[email protected]> Date: Thu Nov 3 18:15:56 2016 +0100 Try disabling Mongo tests on PHP 7 .travis.yml | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) http://github.com/horde/horde/commit/83f1f88d29aba8b5e437bb7bcc4996852ef34a2d ----------------------------------------------------------------------- commit 2a5c4eded3f3e756f0de1d43f8bdcdcdf2446563 Author: Jan Schneider <[email protected]> Date: Thu Nov 3 18:17:02 2016 +0100 Reduce indention .travis.yml | 84 ++++++++++++++++++++++++++++++------------------------------- 1 file changed, 42 insertions(+), 42 deletions(-) http://github.com/horde/horde/commit/2a5c4eded3f3e756f0de1d43f8bdcdcdf2446563 ----------------------------------------------------------------------- commit 17507b59846d0c5d7c2f35d2973eaa87df969257 Author: Jan Schneider <[email protected]> Date: Thu Nov 3 18:17:33 2016 +0100 Remove debug output. framework/Cache/lib/Horde/Cache/Storage/Mongo.php | 1 - .../vendor/alcaeus/mongo-php-adapter/lib/Mongo/MongoCollection.php | 1 - 2 files changed, 2 deletions(-) http://github.com/horde/horde/commit/17507b59846d0c5d7c2f35d2973eaa87df969257 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
