[commits] Horde branch master updated. 07b140ddcd32fc513b49caa0a857fe1a043809e9

Michael M Slusarz slusarz at horde.org
Tue Feb 10 06:14:25 UTC 2015


The branch "master" has been updated.
The following is a summary of the commits.

from: 1477dcdd2c87fea159204361bb42c46f61eee5f6

61f3301 Revert line-ending detection
9f37b38 Use base64 encoding if that is defined as the default for a primary MIME type (Bug #13835)
07b140d Fix unit tests

Summary: http://github.com/horde/horde/compare/1477dcdd2c87fea159204361bb42c46f61eee5f6...07b140ddcd32fc513b49caa0a857fe1a043809e9

-----------------------------------------------------------------------

commit 61f3301cec8c161d662cd53e7fb98f20d48ef565
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 9 22:56:06 2015 -0700

    Revert line-ending detection
    
    No idea whether it is related to the current mess that is PHP memory
    streams, but Travis is reporting that this is not working properly on
    the two versions of PHP (5.4, 5.6) that I don't have installed.

 framework/Mime/lib/Horde/Mime/Filter/Encoding.php      |   34 +---------------
 framework/Mime/test/Horde/Mime/Filter/EncodingTest.php |   28 +++++++------
 2 files changed, 18 insertions(+), 44 deletions(-)

http://github.com/horde/horde/commit/61f3301cec8c161d662cd53e7fb98f20d48ef565

-----------------------------------------------------------------------

commit 9f37b38f3f228134044db125b8519239e7b89e21
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 9 23:01:34 2015 -0700

    Use base64 encoding if that is defined as the default for a primary MIME type (Bug #13835)
    
    Not needed under MIME rules, but working around broken attachment data
    is not worth tracking down, especially in light of the recent PHP memory
    stream issues

 framework/Mime/lib/Horde/Mime/Part.php |   14 ++++++++++++--
 1 files changed, 12 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/9f37b38f3f228134044db125b8519239e7b89e21

-----------------------------------------------------------------------

commit 07b140ddcd32fc513b49caa0a857fe1a043809e9
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 9 23:12:57 2015 -0700

    Fix unit tests

 .../Storage/ComponentTest/Data/Object/Message/ModifiedTest.php    |   10 +----
 .../Kolab/Storage/ComponentTest/Data/Object/Message/NewTest.php   |   10 +----
 2 files changed, 4 insertions(+), 16 deletions(-)

http://github.com/horde/horde/commit/07b140ddcd32fc513b49caa0a857fe1a043809e9




More information about the commits mailing list