The branch "master" has been updated. The following is a summary of the commits.
from: d96a332c14cf9488c4843ce944fc71666220ccd4 044bbf0 [mms] Ensure that a FETCH call will not exceed maximum allowed command length on the IMAP server (Bug #12001). ----------------------------------------------------------------------- commit 044bbf012148ecb8f47ceef812433ea57e5f2267 Author: Michael M Slusarz <[email protected]> Date: Sun Feb 17 17:12:38 2013 -0700 [mms] Ensure that a FETCH call will not exceed maximum allowed command length on the IMAP server (Bug #12001). [mms] Add Horde_Imap_Client_ids#split(). framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING | 8 ++ framework/Imap_Client/lib/Horde/Imap/Client/Ids.php | 23 +++++ framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 68 ++++++++------ framework/Imap_Client/package.xml | 12 ++- framework/Imap_Client/test/Horde/Imap/Client/IdsTest.php | 33 +++++++ 5 files changed, 112 insertions(+), 32 deletions(-) http://git.horde.org/horde-git/-/commit/044bbf012148ecb8f47ceef812433ea57e5f2267 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
