The branch "master" has been updated. The following is a summary of the commits.
from: ef9c322b4a06c8c74fc24fcc83d21ec56aec14b0 d43438b Some places to use exact comparison operator 3983696 Not needed - this is handled by the library 54e7531 [mms] Fix grabbing annotation list from IMAP server. Summary: http://github.com/horde/horde/compare/ef9c322b4a06c8c74fc24fcc83d21ec56aec14b0...54e7531701cdd68fcfa4a58cec26587122b6ccd0 ----------------------------------------------------------------------- commit d43438bf0d25fd65fa3756befaa968bf822524c5 Author: Michael M Slusarz <[email protected]> Date: Thu Dec 19 22:58:18 2013 -0700 Some places to use exact comparison operator framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 13 +- framework/Imap_Client/lib/Horde/Imap/Client/Data/BaseSubject.php | 22 ++-- framework/Imap_Client/lib/Horde/Imap/Client/Data/Format/Atom.php | 2 +- framework/Imap_Client/lib/Horde/Imap/Client/DateTime.php | 4 +- framework/Imap_Client/lib/Horde/Imap/Client/Fetch/Results.php | 2 +- .../Imap_Client/lib/Horde/Imap/Client/Interaction/Server.php | 6 +- framework/Imap_Client/lib/Horde/Imap/Client/Mailbox/List.php | 4 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 36 ++--- framework/Imap_Client/lib/Horde/Imap/Client/Socket/ClientSort.php | 2 +- .../lib/Horde/Imap/Client/Socket/Connection/Socket.php | 2 +- framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php | 6 +- framework/Imap_Client/lib/Horde/Imap/Client/Tokenize.php | 6 +- framework/Imap_Client/lib/Horde/Imap/Client/Url.php | 2 +- framework/Imap_Client/lib/Horde/Imap/Client/Utf7imap.php | 16 +- 14 files changed, 61 insertions(+), 62 deletions(-) http://github.com/horde/horde/commit/d43438bf0d25fd65fa3756befaa968bf822524c5 http://git.horde.org/horde-git/-/commit/d43438bf0d25fd65fa3756befaa968bf822524c5 ----------------------------------------------------------------------- commit 3983696024fa47e6e00fa6d35e23bc8e94022699 Author: Michael M Slusarz <[email protected]> Date: Thu Dec 19 23:02:23 2013 -0700 Not needed - this is handled by the library framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Imap.php | 1 - 1 files changed, 0 insertions(+), 1 deletions(-) http://github.com/horde/horde/commit/3983696024fa47e6e00fa6d35e23bc8e94022699 http://git.horde.org/horde-git/-/commit/3983696024fa47e6e00fa6d35e23bc8e94022699 ----------------------------------------------------------------------- commit 54e7531701cdd68fcfa4a58cec26587122b6ccd0 Author: Michael M Slusarz <[email protected]> Date: Thu Dec 19 23:02:53 2013 -0700 [mms] Fix grabbing annotation list from IMAP server. See: http://markmail.org/message/as2nkdmnjyamnki3 framework/Kolab_Storage/lib/Horde/Kolab/Storage/Driver/Imap.php | 14 +++--- framework/Kolab_Storage/package.xml | 4 +- 2 files changed, 9 insertions(+), 9 deletions(-) http://github.com/horde/horde/commit/54e7531701cdd68fcfa4a58cec26587122b6ccd0 http://git.horde.org/horde-git/-/commit/54e7531701cdd68fcfa4a58cec26587122b6ccd0 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
