[commits] Horde branch master updated. ef1e67d84b530a99514ef59765f9b253e04dd4db

Michael M Slusarz slusarz at horde.org
Mon Sep 30 20:57:38 UTC 2013


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

from: def19d410093d37b7cf04ceed53650fac2db7a3b

7ff5d4a [mms] Fix getString() in certain use cases.
12973af Revert "Add Horde_Stream::read"
ebfc660 Revert "CHANGES"
ef1e67d Horde_Stream#read() doesn't exist

Summary: http://github.com/horde/horde/compare/def19d410093d37b7cf04ceed53650fac2db7a3b...ef1e67d84b530a99514ef59765f9b253e04dd4db

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

commit 7ff5d4a9c8aa82db9500adb35f1e6b87217b97d2
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Sep 30 14:46:00 2013 -0600

    [mms] Fix getString() in certain use cases.
    
    I'll admit the getString() usage is a bit wonky, but it is an
    established API call and, thus, the proper way to return strings from
    the object based on lengths.

 framework/Stream/lib/Horde/Stream.php           |   53 ++++++++++++----------
 framework/Stream/package.xml                    |    2 +
 framework/Stream/test/Horde/Stream/TempTest.php |   21 +++++++++
 3 files changed, 52 insertions(+), 24 deletions(-)

http://github.com/horde/horde/commit/7ff5d4a9c8aa82db9500adb35f1e6b87217b97d2
http://git.horde.org/horde-git/-/commit/7ff5d4a9c8aa82db9500adb35f1e6b87217b97d2

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

commit 12973afc1e59a5a0e07ab2e4857f4c3a76692580
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Sep 30 14:47:55 2013 -0600

    Revert "Add Horde_Stream::read"
    
    This reverts commit 86ac160f9919a26b7483309594723497587cafb3.
    
    Conflicts:
    	framework/Stream/lib/Horde/Stream.php

 framework/Stream/lib/Horde/Stream.php |   18 ------------------
 1 files changed, 0 insertions(+), 18 deletions(-)

http://github.com/horde/horde/commit/12973afc1e59a5a0e07ab2e4857f4c3a76692580
http://git.horde.org/horde-git/-/commit/12973afc1e59a5a0e07ab2e4857f4c3a76692580

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

commit ebfc6607721bd93f1305a2f2ee61c247819802dc
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Sep 30 14:49:37 2013 -0600

    Revert "CHANGES"
    
    This reverts commit 56a3eb6f20d2c9a3ea81bd8abf7bb7650e719bea.
    
    Conflicts:
    	framework/Stream/package.xml

 framework/Stream/package.xml |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

http://github.com/horde/horde/commit/ebfc6607721bd93f1305a2f2ee61c247819802dc
http://git.horde.org/horde-git/-/commit/ebfc6607721bd93f1305a2f2ee61c247819802dc

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

commit ef1e67d84b530a99514ef59765f9b253e04dd4db
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Sep 30 14:57:07 2013 -0600

    Horde_Stream#read() doesn't exist

 framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php  |    3 ++-
 framework/ActiveSync/lib/Horde/ActiveSync/Rfc822.php        |    7 ++++---
 framework/ActiveSync/lib/Horde/ActiveSync/Wbxml/Decoder.php |    6 +++---
 3 files changed, 9 insertions(+), 7 deletions(-)

http://github.com/horde/horde/commit/ef1e67d84b530a99514ef59765f9b253e04dd4db
http://git.horde.org/horde-git/-/commit/ef1e67d84b530a99514ef59765f9b253e04dd4db




More information about the commits mailing list