[commits] Horde branch master updated. 5409ef3fd5eb55b3875f8571b3e094374b0f6056

Michael M Slusarz slusarz at horde.org
Tue Oct 30 02:56:18 UTC 2012


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

from: 41da323e2e1f5bf81c29e39037d5f0c5f6efba9c

5409ef3 [mms] Add STATUS_SYNCMODSEQ, STATUS_SYNCFLAGUIDS, and STATUS_SYNCVANISHED return options to Horde_Imap_Client_Base#status().

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

commit 5409ef3fd5eb55b3875f8571b3e094374b0f6056
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Mon Oct 29 20:02:34 2012 -0600

    [mms] Add STATUS_SYNCMODSEQ, STATUS_SYNCFLAGUIDS, and STATUS_SYNCVANISHED return options to Horde_Imap_Client_Base#status().
    
    Re-add sync-related STATUS return options before 2.0 is released
    
    After further development in the imap_client_move branch, it has become
    obvious that we *do* need these status return options.  Bring them back,
    although with more descriptive wording and with an additional vanished
    return option.
    
    For the 2.0 release, these are just stubs (they don't return any data).
    Advancements already made in imap_client_move will make populating these
    values in future releases an easy task.
    
    Partial revert of commit d9c9b4783284ea76984682993ec577219115cfc6.

 framework/Imap_Client/lib/Horde/Imap/Client.php      |    3 +
 framework/Imap_Client/lib/Horde/Imap/Client/Base.php |   61 ++++++++++++++++++
 framework/Imap_Client/package.xml                    |    4 +-
 3 files changed, 66 insertions(+), 2 deletions(-)

http://git.horde.org/horde-git/-/commit/5409ef3fd5eb55b3875f8571b3e094374b0f6056




More information about the commits mailing list