[commits] Horde branch master updated. 549dea39e2a1940866cf3a734d8e11797bf85a23
Michael J. Rubinsky
mrubinsk at horde.org
Mon Apr 20 17:24:57 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: 413bd8a815b31b5c1f00a6208dcde041f2e291e5
549dea3 Better default when no logger is provided.
Summary: http://github.com/horde/horde/compare/413bd8a815b31b5c1f00a6208dcde041f2e291e5...549dea39e2a1940866cf3a734d8e11797bf85a23
-----------------------------------------------------------------------
commit 549dea39e2a1940866cf3a734d8e11797bf85a23
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Mon Apr 20 13:23:14 2015 -0400
Better default when no logger is provided.
More friendly to existing type hints. For H6, should probably
just make the logger required and leave it up to calling code
to pass a null logger if not wanted.
framework/ActiveSync/lib/Horde/ActiveSync/Driver/Base.php | 2 +-
framework/ActiveSync/lib/Horde/ActiveSync/Imap/Adapter.php | 2 +-
framework/ActiveSync/lib/Horde/ActiveSync/Message/Base.php | 2 +-
framework/ActiveSync/lib/Horde/ActiveSync/State/Base.php | 2 +-
framework/ActiveSync/lib/Horde/ActiveSync/SyncCache.php | 4 ++--
framework/ActiveSync/lib/Horde/ActiveSync/Wbxml.php | 2 +-
6 files changed, 7 insertions(+), 7 deletions(-)
http://github.com/horde/horde/commit/549dea39e2a1940866cf3a734d8e11797bf85a23
More information about the commits
mailing list