[commits] Horde branch master updated. 202aca9f2b15b815bebeb0a2e619837f41c11748
Jan Schneider
jan at horde.org
Tue Feb 3 16:26:14 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: a42c5617c541078e9ce40db48b68717538afc522
5d564db Fix 'Missing argument 2 for Horde_Mail_Autoconfig_AutoconfigTest::testGetMsaConfigWithoutAuth()'.
d01e78b These comparisons won't work with PHP7.
3a2f49b Not sure why this was disabled.
8244538 Add 'localhost', fix credentials configration.
2d324d4 [jan] Fix notice if server doesn't support ENHANCEDSTATUSCODES.
202aca9 Make these still pass on older MySQL versions.
Summary: http://github.com/horde/horde/compare/a42c5617c541078e9ce40db48b68717538afc522...202aca9f2b15b815bebeb0a2e619837f41c11748
-----------------------------------------------------------------------
commit 5d564db10c02f36beabc22cf9595a25a197b54dd
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 2 14:52:12 2015 +0000
Fix 'Missing argument 2 for Horde_Mail_Autoconfig_AutoconfigTest::testGetMsaConfigWithoutAuth()'.
.../Mail_Autoconfig/test/Horde/Mail/Autoconfig/AutoconfigTest.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/5d564db10c02f36beabc22cf9595a25a197b54dd
-----------------------------------------------------------------------
commit d01e78b4437576e04ca4c36643d45d6718b81a65
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 2 16:33:38 2015 +0000
These comparisons won't work with PHP7.
framework/ActiveSync/lib/Horde/ActiveSync/Timezone.php | 2 +-
framework/Compress/lib/Horde/Compress/Dbx.php | 2 +-
framework/Compress/lib/Horde/Compress/Tar.php | 2 +-
framework/Core/lib/Horde/Script/Cache/File.php | 2 +-
framework/Core/lib/Horde/Script/Cache/HordeCache.php | 2 +-
framework/Core/lib/Horde/Themes/Css/Cache/File.php | 2 +-
framework/Core/lib/Horde/Themes/Css/Cache/HordeCache.php | 2 +-
framework/Db/lib/Horde/Db/Adapter/Base.php | 2 +-
framework/Imap_Client/lib/Horde/Imap/Client/DateTime.php | 2 +-
framework/Mapi/lib/Horde/Mapi/Timezone.php | 2 +-
framework/Util/lib/Horde/Domhtml.php | 2 +-
horde/lib/core.php | 2 +-
imp/lib/Dynamic/Base.php | 2 +-
imp/lib/Flag/User.php | 2 +-
14 files changed, 14 insertions(+), 14 deletions(-)
http://github.com/horde/horde/commit/d01e78b4437576e04ca4c36643d45d6718b81a65
-----------------------------------------------------------------------
commit 3a2f49ba0ef9611f9dad91986588ec241dc63d1d
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 2 16:48:54 2015 +0000
Not sure why this was disabled.
framework/Routes/test/Horde/Routes/UtilTest.php | 2 --
1 files changed, 0 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/3a2f49ba0ef9611f9dad91986588ec241dc63d1d
-----------------------------------------------------------------------
commit 8244538144d2b462d931648fa97fa4d6604b23f6
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 2 17:31:46 2015 +0000
Add 'localhost', fix credentials configration.
framework/Smtp/test/Horde/Smtp/conf.php.dist | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/8244538144d2b462d931648fa97fa4d6604b23f6
-----------------------------------------------------------------------
commit 2d324d4b9d1b8c94820daceeaa20893e68a8d61b
Author: Jan Schneider <jan at horde.org>
Date: Mon Feb 2 17:32:59 2015 +0000
[jan] Fix notice if server doesn't support ENHANCEDSTATUSCODES.
Also, add extra check if we really got an enhanced reponse code back. I had
Postfix not returning one on an ETRN error response.
framework/Smtp/lib/Horde/Smtp.php | 8 +++++++-
framework/Smtp/package.xml | 2 ++
2 files changed, 9 insertions(+), 1 deletions(-)
http://github.com/horde/horde/commit/2d324d4b9d1b8c94820daceeaa20893e68a8d61b
-----------------------------------------------------------------------
commit 202aca9f2b15b815bebeb0a2e619837f41c11748
Author: Jan Schneider <jan at horde.org>
Date: Tue Feb 3 16:25:12 2015 +0000
Make these still pass on older MySQL versions.
framework/Db/test/Horde/Db/Adapter/MysqlBase.php | 41 ++++++++++++----------
1 files changed, 22 insertions(+), 19 deletions(-)
http://github.com/horde/horde/commit/202aca9f2b15b815bebeb0a2e619837f41c11748
More information about the commits
mailing list