[commits] Horde branch master updated. dcab21dd32c26829427d91c1e6df52f8bafba609

Michael M Slusarz slusarz at horde.org
Wed Jul 30 08:52:03 UTC 2014


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

from: 9c222db11b19b0c34ae243d625b83ee31831f4c5

cf8b34d Better location for this check
dcab21d Due to PHP limitations, need to access capability object via method internally

Summary: http://github.com/horde/horde/compare/9c222db11b19b0c34ae243d625b83ee31831f4c5...dcab21dd32c26829427d91c1e6df52f8bafba609

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

commit cf8b34d1c322737e409bc49a949496167e2c4fa5
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jul 30 01:10:51 2014 -0600

    Better location for this check

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

http://github.com/horde/horde/commit/cf8b34d1c322737e409bc49a949496167e2c4fa5

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

commit dcab21dd32c26829427d91c1e6df52f8bafba609
Author: Michael M Slusarz <slusarz at horde.org>
Date:   Wed Jul 30 01:43:21 2014 -0600

    Due to PHP limitations, need to access capability object via method internally
    
    Because __get() doesn't allow recursive action to the same property,
    there can potentially be chicken/egg issue during initialization.
    
    On the plus side... allow this method to act as shorthand for the common
    action of querying for a capability

 framework/Imap_Client/lib/Horde/Imap/Client/Base.php        |  108 ++++++----
 framework/Imap_Client/lib/Horde/Imap/Client/Socket.php      |  112 +++++-----
 framework/Imap_Client/lib/Horde/Imap/Client/Socket/Pop3.php |   19 +-
 3 files changed, 130 insertions(+), 109 deletions(-)

http://github.com/horde/horde/commit/dcab21dd32c26829427d91c1e6df52f8bafba609




More information about the commits mailing list