[commits] Horde branch master updated. edad15e2857d34feff15c94bb0f1e17b8b3a023b

Michael M Slusarz slusarz at horde.org
Tue Feb 7 04:58:20 UTC 2012


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

from: 381b96d1d23e0e60e9a8faa9bd75c5e4c28471c9

7c375fc Tweak phpdoc
f87b4e1 Add string representations of objects
ede5677 Use _tokenToString()
fb657f8 [mms] Support Horde_Mail_Rfc822_Address objects.
edad15e [mms] Envelope address data now returned as Horde_Mail_Rfc822_Address objects.

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

commit 7c375fc0b430e9318b34792cc70c909661ee1af1
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 6 20:48:56 2012 -0700

    Tweak phpdoc
    
    Better changelog entry
    These objects themselves were not available until 1.1.0

 framework/Mail/lib/Horde/Mail/Rfc822/Address.php |    5 ++---
 framework/Mail/lib/Horde/Mail/Rfc822/Group.php   |    4 ++--
 framework/Mail/package.xml                       |    6 ++----
 3 files changed, 6 insertions(+), 9 deletions(-)

http://git.horde.org/horde-git/-/commit/7c375fc0b430e9318b34792cc70c909661ee1af1

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

commit f87b4e15e57c61a52eefb78db570b69da1e2a0bf
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 6 20:52:05 2012 -0700

    Add string representations of objects

 framework/Mail/lib/Horde/Mail/Rfc822/Address.php |   10 ++++++++++
 framework/Mail/lib/Horde/Mail/Rfc822/Group.php   |   10 ++++++++++
 2 files changed, 20 insertions(+), 0 deletions(-)

http://git.horde.org/horde-git/-/commit/f87b4e15e57c61a52eefb78db570b69da1e2a0bf

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

commit ede56771664308382427bff416f2ecb756650a08
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 6 21:11:15 2012 -0700

    Use _tokenToString()

 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/ede56771664308382427bff416f2ecb756650a08

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

commit fb657f8d873df2a82911a20634bbea725f4e4015
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 6 21:43:41 2012 -0700

    [mms] Support Horde_Mail_Rfc822_Address objects.
    
    There is one place internally we need to check for object vs. array
    
    This will only happen if Rfc822 objects are being used.  So this means
    that once these objects become available, we need to guarantee that
    Horde_Mime can correctly handle this - thus we need to bump Mime version
    dependency in Mail.

 framework/Mail/package.xml                |    2 +-
 framework/Mime/lib/Horde/Mime/Address.php |   14 +++++++++-----
 framework/Mime/package.xml                |    3 ++-
 3 files changed, 12 insertions(+), 7 deletions(-)

http://git.horde.org/horde-git/-/commit/fb657f8d873df2a82911a20634bbea725f4e4015

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

commit edad15e2857d34feff15c94bb0f1e17b8b3a023b
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Feb 6 21:47:02 2012 -0700

    [mms] Envelope address data now returned as Horde_Mail_Rfc822_Address objects.

 framework/Imap_Client/doc/Horde/Imap/Client/TODO              |    5 +
 framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING         |    9 ++
 framework/Imap_Client/lib/Horde/Imap/Client/Data/Envelope.php |   29 ++----
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php        |   46 +++-----
 framework/Imap_Client/package.xml                             |    9 ++
 5 files changed, 51 insertions(+), 47 deletions(-)

http://git.horde.org/horde-git/-/commit/edad15e2857d34feff15c94bb0f1e17b8b3a023b




More information about the commits mailing list