The branch "master" has been updated. The following is a summary of the commits.
from: 1f81a96bcf43626b267f207e5140c2963ef7546d 8d80423 UTF-8 IMAP extension is now standards track 697bea0 [mms] Add support for the DOWNGRADED IMAP response code (RFC 6858). ----------------------------------------------------------------------- commit 8d804235a4fc19fa9ca7b9aa5d9b20554b0011c8 Author: Michael M Slusarz <[email protected]> Date: Thu May 23 23:16:02 2013 -0600 UTF-8 IMAP extension is now standards track framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/8d804235a4fc19fa9ca7b9aa5d9b20554b0011c8 ----------------------------------------------------------------------- commit 697bea037ca3bd70bc6982745a7660c4c053a759 Author: Michael M Slusarz <[email protected]> Date: Thu May 23 23:46:45 2013 -0600 [mms] Add support for the DOWNGRADED IMAP response code (RFC 6858). framework/Imap_Client/doc/Horde/Imap/Client/UPGRADING | 8 +++ framework/Imap_Client/lib/Horde/Imap/Client.php | 2 + framework/Imap_Client/lib/Horde/Imap/Client/Base.php | 11 ++++ framework/Imap_Client/lib/Horde/Imap/Client/Data/Fetch.php | 31 ++++++++++++ framework/Imap_Client/lib/Horde/Imap/Client/Socket.php | 11 ++++ framework/Imap_Client/package.xml | 12 ++-- 6 files changed, 69 insertions(+), 6 deletions(-) http://git.horde.org/horde-git/-/commit/697bea037ca3bd70bc6982745a7660c4c053a759 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
